Add in-database GraphQL support
pgext.cloud · Source code · Website · License text · Control file
| Package | pg_graphql |
|---|---|
| Version | 1.6.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | graphql |
| Stars | 3,345 |
| Latest commit | 2026-08-26 |
| Latest release | 2026-08-26 |
| Catalogue updated | 2026-08-30 |
| pg_graphql_server | Runs an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql. |
| omni_rest | REST API toolkit (with PostgREST support) |
| documentdb | API surface for DocumentDB for PostgreSQL |
| pg_net | Async HTTP Requests |
| http | HTTP client for PostgreSQL, allows web page retrieval inside the database. |
| pg_jsonschema | PostgreSQL extension providing JSON Schema validation |
| pgjwt | JSON Web Token API for Postgresql |
| pg_session_jwt | Manage authentication sessions using JWTs |