Instantly turns a PostgreSQL schema into a powerful, secure GraphQL API, with a browser based Ruru GraphiQL IDE for exploring and running queries.
This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.
| Product | Cloud | Operating system | Version | |
|---|---|---|---|---|
| PostGraphile on Ubuntu 24.04 | Azure | Ubuntu 24.04 | Standard | View · Guide |
PostGraphile builds a GraphQL API from a PostgreSQL schema in seconds. It introspects your tables, views, foreign key relationships and functions and generates a complete GraphQL API with no resolvers to write, plus a Ruru GraphiQL IDE for exploring and running queries in the browser. Point it at your own schema whenever you are ready.
cloudimg ships PostGraphile behind an nginx reverse proxy with a unique HTTP Basic Auth password generated on first boot and no default login, and the GraphQL API connects to PostgreSQL as a dedicated least privilege role that is granted only the demo schema and never a superuser. A seeded demo schema of related tables, a view and a function is included so the API and the IDE are populated on first boot, backed by a paired deploy guide and 24/7 support.