Hacker News new | ask | show | jobs
Postgraphile v5 Released (postgraphile.org)
11 points by purge 84 days ago
4 comments

Almost all my client projects are using Postgraphile. What an awesome project and the best maintainer (benjie) ever!
I'm using it on a project now and have been very impressed. It really lives up to its goal of getting out of the way and automating the tedium. I think about my Postgresql schema, row level security, and let the magic give me a GQL API with websockets too.
a ground-up rewrite of the popular GraphQL API from schema builder
Great news and a long time coming!