Postgraphile v5 Released

(postgraphile.org)

10 points | by purge 18 hours ago ago

4 comments

  • noveltyaccount 6 hours ago 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 15 hours ago ago

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

  • purge 18 hours ago ago

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

  • felixyz 18 hours ago ago

    Great news and a long time coming!