/plushcap/analysis/supabase/graphql-is-now-available-in-supabase

GraphQL is now available in Supabase

What's this blog post about?

Supabase has introduced general availability of GraphQL on its platform through an open-source PostgreSQL extension called pg_graphql (beta). This enables users to query existing PostgreSQL databases using GraphQL, either from within SQL or over HTTP. The new feature also translates schema reflection into the GraphQL base type and exposes bulk CRUD operations on Query and Mutation types with relay style keyset pagination, filters, ordering, and optional name inflection. Supabase's integration of GraphQL directly in the database allows it to leverage PostgreSQL's built-in primitives for authentication and authorization.

Company
Supabase

Date published
March 29, 2022

Author(s)
Oliver Rice

Word count
1254

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.