pg_graphql
Documentation: https://supabase.github.io/pg_graphql Source Code: https://github.com/supabase/pg_graphql Query your existing PostgreSQL database with GraphQL pg_graphql inspects your PostgreSQL schema and reflects a GraphQL schema with resolvers. Warning pg_graphql is pre-alpha software under active development pg_graphql provides an SQL schema -> GraphQL schema reflection engine and an associated GraphQL query -> SQL query transpiler.
https://supabase.github.io/pg_graphql/