OpenCode integrates with Supabase
OpenCode connects your agent to your Supabase database, Edge Functions, and logs. It configures the MCP setup for you.
Read the blog →
TanStack DB syncs with Supabase
@supabase-labs/tanstack-db syncs TanStack DB collections with your Supabase tables over PostgREST and Realtime. It's available in alpha.
Watch the demo →
Wrappers adds a MongoDB foreign data wrapper
Wrappers v0.6.2 lets you query and join MongoDB collections directly from Postgres. It also fixes OpenAPI FDW pagination.
Read the docs →
Multigres supports LISTEN/NOTIFY across pooled connections
Multigres keeps Postgres LISTEN/NOTIFY working even when connections are pooled away from clients.
Read the blog →
Realtime Broadcast supports binary payloads
Realtime Broadcast now sends and receives binary payloads in addition to JSON. Binary payloads cut encoding overhead for cases like sensor telemetry and live screenshot streaming.
The Dart, Kotlin, and Python clients don't support binary payloads yet, and older SDK versions silently drop them. Update your client before you rely on it.
Read the docs →
Quick Product Announcements
Postgres log_connections now defaults to off for new projects on all tiers as of July 9, and existing Free and Pro projects are being migrated to the new default. [GitHub Discussion]
pg_graphql v1.6.2 ships with GraphQL schema introspection off by default, so enable it per schema if you use GraphiQL or codegen tools. [GitHub Discussion]
Audit Log Drains are available, so you can stream your project's audit logs to an external destination. [Docs]
Connect copies every environment variable @supabase/server needs in a single click. [Demo]
