GraphQL support for PostgreSQL
- Performant: +2k requests/second
- Always up-to-date: Reflected from the SQL schema
- Pagination: Relay compliant
- Serverless: Runs in your database with no additional server required
- Open Source: Apache License 2.0
git clone https://github.com/supabase/pg_graphql.git cd pg_graphql docker-compose up