Home / Companies / Supabase / Blog / Post Details
Content Deep Dive

GraphQL is now available in Supabase

Blog post from Supabase

Post Details
Company
Date Published
Author
Oliver Rice, David Thyresson
Word Count
1,191
Company Posts That Month
10
Language
English
Hacker News Points
-
Post removed?
No
Summary

Supabase has introduced significant enhancements to its pg_graphql extension, which enables querying PostgreSQL databases using GraphQL from SQL or over HTTP. The update includes schema reflection, where tables become types and columns become fields, as well as support for bulk CRUD operations with pagination, filters, and ordering. Security features include authentication based on PostgreSQL's built-in primitives and authorization that respects existing row level security policies. Performance optimizations include transpiling GraphQL queries into a single SQL query and caching prepared statements to reduce network round-trips and time spent in the database. To enable GraphQL in Supabase, users can create the extension in their database or enable it from the dashboard.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Vector Search 1 236 35 27 +178%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.