Instant lightning-fast GraphQL API backed primarily by your PostgreSQL database. Highly customisable and extensible thanks to incredibly powerful plugin system.
Documentation: https://postgraphile.org/postgraphile/next/
This is a shortcut to the postgraphile
binary that also takes care of
installing all the peerDependencies for you. It's intended specifically for
compatibility with npx
:
npx pgl@beta -P pgl/amber -c postgres:///my_db
# Or: npx pgl@beta -P postgraphile/preset/amber -c postgres://user:pass@host:port/dbname -s my_schema
To help us develop this software sustainably, we ask all individuals and businesses that use it to help support its ongoing maintenance and development via sponsorship.
And please give some love to our featured sponsors 🤩:
The Guild * |
Dovetail * |
Stellate * |
Steelhead * |
LatchBio * |
* Sponsors the entire Graphile suite
The pgl
module was previously
pgl@0.0.6 (GitHub:
https://github.com/mattholl/pgl). The package name was generously transferred to
the PostGraphile project by Matthew Hollings.
Thanks Matthew!