Skip to content

Comment on Async-GraphQL: A GraphQL server frameworkparent

Comments

... or Postgraphile

I started using Hasura for a side project, I really like it so far. How does it compare/contrast with Postgraphile?

The two are very similar, with the difference that Postgraphile harnesses PostgreSQL's row level security for authorization and is written in JavaScript rather than in Haskell, which means a low barrier of entry for many people to write plugins.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.