The funds will boost open-source / Postgres tools, grow the platform, and liquidity for the employees.
Two months ago, @Supabase announced 8,000,000 developers building with the platform. [1] They're now nearly 10 million, with databases launches growing by 600% over the past year.
After a 4 year beta period, Supabase is now Generally Available.
Whether you’re an indie hacker or a Fortune 500 company, Supabase now scales to any workload, and more than a third of the current YC are building with Supabase.
One recurring issue we ve been seeing with Supabase setups is not the database itself, but how credentials are managed across environments. The common pattern looks something like:
credentials stored in .env files or secrets managers
multiple environments (dev, staging, prod)
manual propagation or duplication across those environments
It works, but over time it seems easy for things to drift:
a key gets rotated in one environment but not others
a redeploy misses an env var
credentials get misconfigured during setup or migration
There's never been a better time to build. AI tools, smaller teams, faster product cycles.
Last year, @Supabase surveyed over 2,000 startup founders and builders to uncover what's powering modern startups: tech stacks, GTM, and approach to AI. [1]
Many things have changed since then, and they want to know what building at startups looks like in 2026.
The AI powered SQL editor is a game changer for anyone looking to write SQL without actually knowing SQL. The Supabase SQL editor can intuitively understand what you're trying to query and offer smart suggestions uniquely just for your database.