Supabase's valuation has climbed at a blistering pace: from $2 billion in an Accel-led Series D in April 2025, to $5 billion in a Series E just five months later, and now to $10.5 billion . According to Sacra, the fresh capital brings Supabase's total funding to over $1 billion, with plans to accelerate open-source and Postgres tooling, support ecosystem growth, and provide employee liquidity
.
Founded in 2020 as an open-source alternative to Google's Firebase, Supabase built its platform on PostgreSQL and quickly expanded into a full-service backend with authentication, auto-generated APIs, storage, and edge functions . However, the company's explosive growth is directly tied to the rise of "vibe coding"—a development paradigm where developers, and increasingly non-programmers, use natural language prompts with AI tools like Cursor and Claude Code to rapidly build and deploy applications without manually wrestling with boilerplate code
.
Supabase has quietly become the default infrastructure for this movement. It provides the instant, scalable database, auth, and storage that AI-generated applications need to go from concept to launch in a single flow state . CEO Paul Copplestone has described the shift as evolving through waves where the industry moved from believing they'd "never need more software" to realizing they'd "never need another backend" when AI tools could set up a fully managed Postgres instance in a single prompt
. Today, the platform serves 5 million developers and runs on AWS, with the company actively positioning itself for the next phase: building "agentic infrastructure"—backend services purpose-built for AI agents and auto-generated applications
.
Coinciding with the funding announcement is the open-source alpha release of Multigres v0.1, a project that could significantly expand Supabase's enterprise reach .
Sugu Sougoumarane, the co-creator of Vitess—the database sharding system that scaled YouTube and later became PlanetScale—joined Supabase to build a Vitess adaptation for PostgreSQL. While Vitess gave MySQL horizontal scaling and operational resilience, a similar grade of technology was absent for Postgres until now .
Multigres is an open-source adaptation that brings Vitess-grade horizontal sharding, connection pooling, high availability, and query routing to Postgres . It is designed from the ground up to manage tens of thousands of database nodes, solving the vertical scaling ceiling that has historically limited Postgres for large enterprise workloads
. The system uses a layered proxy architecture and was initially presented at Carnegie Mellon University's database systems seminar in April 2026 before being released to the public alongside the funding news
. The current version is an open-source-only release, with integration into Supabase's managed platform planned for a future date
.
Comments
0 comments