Postgraphile v5 Released

(postgraphile.org)

11 points | by purge 21 hours ago ago

4 comments

  • noveltyaccount 9 hours ago

    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.

  • xdanger 18 hours ago

    Almost all my client projects are using Postgraphile. What an awesome project and the best maintainer (benjie) ever!

  • purge 21 hours ago

    a ground-up rewrite of the popular GraphQL API from schema builder

  • felixyz 20 hours ago

    Great news and a long time coming!