Developer Update - January 2026
Features
- Stripe Sync Engine dashboard integration — One-click setup to query Stripe customers, subscriptions, invoices, and payments via SQL
- Data API upgraded to PostgREST v14 — Improved REST API performance and compatibility
- Index Advisor in Table Editor — Detect missing database indexes directly in the dashboard
- Python type generation in CLI — Auto-generate type-safe Python client code from your schema
- Explain/Analyze diagrams in dashboard — Visualize query execution plans
- New quick starts — Expo React Native, TanStack Start, and Flask templates added to docs
Improvements
- Metrics API documentation — Enhanced guidance for streaming database telemetry to Prometheus-compatible observability stacks
- MCP server deployment —
mcp-useSDK for building ChatGPT apps connected to Supabase via Edge Functions
Note: This is primarily a feature and documentation release with no breaking changes.
Here’s everything that happened with Supabase in the last month:
Update on security progress and roadmap
Learn about all the security features we added last year and our 2026 roadmap.
Stripe Sync Engine in the Supabase Dashboard
One-click integration for the Stripe Sync Engine directly in the Supabase dashboard. Query your customers, subscriptions, invoices, and payments using standard SQL.
Enhanced docs for the Metrics API
Better guidance on how to stream Supabase database telemetry into any Prometheus-compatible observability stack.
Build ChatGPT apps with Supabase and mcp-use
Learn how to build ChatGPT apps that connect to your Supabase database. Use mcp-use, an open source SDK that makes it easy to deploy MCP Servers on Supabase Edge Functions.
Index Advisor in Table Editor
It’s now much easier to detect missing indexes in your database.
[Twitter]
Quick Product Announcements
- Supabase is now in the top-100 repos on GitHub. [Twitter]
- Data API upgraded to PostgREST v14. [GitHub]
- Python Type Generation in the CLI. [Twitter]
- Three new quick starts in docs for Expo React Native, TanStack Start, and Flask. [Twitter]
- Explain/Analyze diagrams are now available in the Supabase Dashboard. [Twitter]