JSON access via HTTP server
pgext.cloud · Source code · Documentation · Control file
| Package | pg_documents |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | No DDL |
| Project status | Active |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Catalogue updated | 2026-07-30 |
| omni_httpc | HTTP client |
| pg_web | Run an embedded HTTP server from a PostgreSQL background worker |
| http | HTTP client for PostgreSQL, allows web page retrieval inside the database. |
| pgweb | Simple HTTP server to help build intuition for MemoryContexts in Postgres |
| pg_net | Async HTTP Requests |
| pg_graphql_server | Runs an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql. |
| pgscale | Background worker exposing PostgreSQL statistics views through a simple HTTP endpoint. |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| supa_queue | Simple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault. |
| pg_https | HTTP/HTTPS client functions for PostgreSQL using libcurl |