We're transferring the Stripe Sync Engine from supabase/stripe-sync-engine to stripe/sync-engine
The Stripe Sync Engine, originally built by Supabase, is now part of the Stripe GitHub org
Introducing Supabase Agent Skills: an open-source set of instructions that teach AI coding agents how to build on Supabase correctly.
Connect any OpenID Connect identity provider to your Supabase project: GitHub Enterprise, regional providers, and more.
Supabase hits 100,000 GitHub stars. A reflection on community, open source, and what got us here.
Browse Supabase docs with grep, find, and cat.
A look at recent ISP and government-directed blocks of Supabase domains in three regions—what triggered them, how we worked with authorities and customers to restore access, and what multi-tenant platforms can do to prepare.
Supabase is a co-design partner in the Stripe Projects developer preview.
Introduced rate limits on recursive/nested Edge Functions calls within your project. Rate limiting applies to outbound fetch() calls made by Edge Functions to other Edge Functions, including direct recursion, function chaining, circular calls, and fan-out patterns.
Rate limit budget: Each request chain has a minimum budget of 5,000 requests per minute. Inbound requests and external API calls are not affected.
Why introduced: Recursive function calls were causing increased response times across multiple regions. Based on metrics, the rate limit affects only 0.4% of projects. A guide on avoiding rate limits is available in the docs.
Supabase Pro users can now send their Supabase logs to their own logging backend, enabling them to debug in the same place as the rest of their stack.
Storage ships a rewritten object listing system, path traversal prevention, idempotent migrations, OpenTelemetry metrics, and fixes for the most common reliability issues.
A detailed account of the February 12 outage in us-east-2, what caused it, and the steps we are taking to prevent it from happening again.
The Hydra team, maintainers of pg_duckdb, is joining Supabase to focus on Postgres + Analytics and Open Warehouse Architecture.
You can now add "Sign in with X" to your application using the new X / Twitter (OAuth 2.0) provider in Supabase Auth.
Dennis Senn, creator of BKND, is joining Supabase to build a Lite offering for agentic workloads.
Connect your Supabase projects to Claude and manage your entire database infrastructure by telling Claude what you need.
Connect to your Supabase database without touching the public internet.
We are releasing Agent Skills for Postgres Best Practices to help AI coding agents write high quality, correct Postgres code.
A practical guide to diagnosing database slowdowns and choosing between vertical scaling and Read Replicas based on your workload, budget, and performance bottlenecks.
TRAE IDE now integrates with Supabase, enabling developers to manage their entire backend infrastructure without leaving the IDE. Browse databases, manage storage, configure auth, and more.