Skip to main content
PostGraphile logo

PostGraphile

Generate a GraphQL API directly from a PostgreSQL database

About

PostGraphile automatically generates a GraphQL server by introspecting your existing PostgreSQL database schema. It is designed for developers who need a type-safe API that updates instantly when the database changes.