Supabase is now deploying >1m new Postgres databases every week & that doesn't include read replicas
Paul Copplestone - e/postgres
@kiwicopple.bsky.social
ceo @supabase | YC S20 database.new
Happy to announce that today is my first day at @supabase.com ! 🚀 I'll be working on the Realtime product. Very excited for this as it brings together my love for @elixir-lang.org , @postgresql.org, Performance and Open Source! And all of that in a remote async environment 💚
Supabase has raised $500M at a $10B valuation In this round we are giving Supabase employees the opportunity to cash out 25% of their vested options. We have done this in every round since inception. read the announcement ↓ supabase.com/blog/supaba...
we just released a new NPM package 𝚗𝚙𝚖 𝚒𝚗𝚜𝚝𝚊𝚕𝚕 @𝚜𝚞𝚙𝚊𝚋𝚊𝚜𝚎/𝚜𝚎𝚛𝚟𝚎𝚛 it creates a Supabase client configured for server environments and handles cookies / auth session automatically (SSR, API routes, edge functions)
We just released Custom OIDC Providers for Supabase Supabase Auth already supports ~20 providers. Now you don’t need to ask us for more - you can enable your own and your users can login using the same code as built-in providers:
we just released the official Agent Skills for Supabase it's a set of instructions that teach agents how to build with Supabase correctly, including: ◆ Security and RLS ◆ Docs and product knowledge ◆ Schema management ◆ CLI + MCP instructions
we've fixed the titles on the Supabase dashboard so you can see the exact route you’re in from your browser tab this is why we raise millions of VC cash - to make important changes like this
we've updated the Stripe Sync Engine on @supabase.com continuously sync your Stripe data to Postgres. updates: ◆ added support for Coupons ◆ you can use it on Branches ◆ admin controls: restricted to Admins/Owners ◆ ux refresh: A smoother, faster interface
There are now 7M developers using @supabase.com Signups have been accelerating since the start of the year Our growth rate right now is as fast as it was during YC, except that we are doing it from a base of millions of developers instead of thousands
new in @supabase.com edge functions: ◆ sync APIs for reading files ◆ 97% faster cold starts ◆ tight integration with supabase storage read all the release notes: supabase.com/blog/persist...
the @supabase.com dashboard now has a unified log interface it shows all your logs in a single timeline, then when you drill into any single log you'll see all associated logs
the @gravatar team just shipped a Wrapper so that you can query gravatar images for all your supabase users SELECT * FROM gravatar.profiles WHERE email = 'user@example.com'; enjoy ↓
We updated the Stripe Sync Engine to run in serverless functions It synchronizes your Stripe account to a Postgres database. It can be a new database or an existing Postgres database.
New OrioleDB release: we added TPC-C benchmarks so you can be the judge on the performance In case you're new to Oriole: it's a Postgres extension that replaces the default storage engine. GA coming soon. we ran 3 separate TPC-C benchmarks. See the results: www.orioledb.com/blog/orioled...
we just dropped 7 new components in @supabase.com UI This one's a bit different: it's a "Platform Kit" which you can use if you're providing Supabase projects/databases to your own users. It's like a UI wrapper on top of our Management API Built with React/@shadcn
good things take time - we just shipped one of the most requested features for @supabase.com Auth: ◆ asymmetric JWTs ◆ new API Keys for better security There are no breaking changes. You can opt in today then opt-out of the old keys whenever you want. Massive performance boost
Supabase UI now has a template for Social Logins:
you can now manage captcha in your config.toml (supabase local dev) enjoy 🚢
Supabase UI now has a template for Infinite Query Useful for infinite scroll
we've shipped an official Supabase MCP Server 🚢 Details & instructions: supabase.com/blog/mcp-ser...
🚢 We just shipped Declarative Schemas in @supabase.com You can write your schemas in SQL files, then the CLI will automatically create the changes ("migrations") Read how it works here: supabase.com/blog/declara...
🚢 New feature for @supabase.com Realtime/Postgres You can now Broadcast messages directly from your Database to the Realtime service.
You can now create, edit, update and test Edge Functions directly from the @supabase.com Dashboard All features dropping today: ◆ create/edit/test functions ◆ download to your computer ◆ deploy without docker ◆ Deno 2.1 preview enjoy 🚢
Dropped today: our official @supabase.com UI Library 🚢 It leverages the @shadcn.com "registry" feature and is compatible with Next.js, React, and Tanstack Includes: - Login components - Dropzone for storage - Realtime cursors/avatars/chat - And (one I love): AI Prompts supabase.com/ui
we're working on declarative database migrations that make it easier to make/view changes using git
supabase web traffic has surpassed mongodb
we just made third-party auth cheaper on @supabase.com free plan: was 50 MAUs included, now 50,000 included pro plan: was 50 MAUs included, now 50,000 included you're welcome 🚢