select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Features

pg_graphql

Add in-database GraphQL support

pgext.cloud · Source code · Website · License text · Control file

Overview

Packagepg_graphql
Version1.6.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemagraphql
Stars3,345
Latest commit2026-08-26
Latest release2026-08-26
Catalogue updated2026-08-30

Related extensions

Required by

pg_graphql_serverRuns an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql.

See also

omni_restREST API toolkit (with PostgREST support)
documentdbAPI surface for DocumentDB for PostgreSQL
pg_netAsync HTTP Requests
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
pgjwtJSON Web Token API for Postgresql
pg_session_jwtManage authentication sessions using JWTs