select open change scope Open full search

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

Extensions / Features

pg_graphql_server

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

pgext.cloud · Source code · Control file

Overview

Packagepg_graphql_server
Version0.0.1
PostgreSQL versions14 · 15 · 16
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_graphql_server
Schemahttp_server
Stars0
Latest commit2023-12-06
Catalogue updated2026-08-30

Related extensions

Requires

pg_graphqlAdd in-database GraphQL support
plpgsqlPL/pgSQL procedural language

See also

pg_graphqlAdd in-database GraphQL support
vmagentfdwForeign data wrapper for reading vmagent scrape-target status through its HTTP API.
stripeExperimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL.
omni_httpdHTTP server
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pg_netAsync HTTP Requests
pgscaleBackground worker exposing PostgreSQL statistics views through a simple HTTP endpoint.
pg_webRun an embedded HTTP server from a PostgreSQL background worker