(supabase.github.io) pggraphql

ROAM_REFS: https://supabase.github.io/pg_graphql/

Documentation: https://supabase.github.io/pg_graphql

Source Code: https://github.com/supabase/pg_graphql


pg_graphql
adds GraphQL support to your PostgreSQL database.

* Overview

pg_graphql
is a PostgreSQL extension that enables querying the database with GraphQL using a single SQL function.

The extension reflects a GraphQL schema from the existing SQL schema and exposes it through a SQL function,

graphql.resolve(...)
. This enables any programming language that can connect to PostgreSQL to query the database via GraphQL with no additional servers, processes, or libraries.

Local Graph

org-roam 35fc81e6-5625-46a9-922b-1e224a4928a6 (supabase.github.io) pg_graphql //supabase.github.io/pg_graphql https://supabase.github.io/pg_graphql 35fc81e6-5625-46a9-922b-1e224a4928a6->//supabase.github.io/pg_graphql //github.com/supabase/pg_graphql https://github.com/supabase/pg_graphql 35fc81e6-5625-46a9-922b-1e224a4928a6->//github.com/supabase/pg_graphql