Runs an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql.
pgext.cloud · Source code · Control file
| Package | pg_graphql_server |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_graphql_server |
| Schema | http_server |
| Stars | 0 |
| Latest commit | 2023-12-06 |
| Catalogue updated | 2026-08-30 |
| pg_graphql | Add in-database GraphQL support |
| plpgsql | PL/pgSQL procedural language |
| pg_graphql | Add in-database GraphQL support |
| vmagentfdw | Foreign data wrapper for reading vmagent scrape-target status through its HTTP API. |
| stripe | Experimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL. |
| omni_httpd | HTTP server |
| http | HTTP client for PostgreSQL, allows web page retrieval inside the database. |
| pg_net | Async HTTP Requests |
| pgscale | Background worker exposing PostgreSQL statistics views through a simple HTTP endpoint. |
| pg_web | Run an embedded HTTP server from a PostgreSQL background worker |