Hasura
last updated: Oct 20, 2023
Instant GraphQL on all your data
supports postgres, mssql, citus, bigquery, and mysql
notably handles authz:
Hasura’s built-in RLS style authorization engine allows you to conveniently specify authorization rules at a model level, and safely expose the GraphQL API to developers inside or outside your organization.
(RLS == row-level security)