apps/www/_blog/2021-10-28-supabase-series-a.mdx
Supabase just raised $30M, bringing our total funding to $36M. How will we spend this? Read on to find out.
From the outside, you can see that we're growing fast. To solidify some of the numbers with internal metrics:
As of September, we've launched over 50,000 databases. This is only on our hosted platform - it doesn't include our open source offering, because we don't add telemetry. Active databases are growing 35% per month.
As of September, over 40,000 developers have signed up to Supabase from some of the world's leading companies. Because of the versatility of Postgres, they're building everything from counter-fraud systems for Fintech to digital platforms powering 200,000 users.
<ImageGrid smCols={3} mdCols={4} lgCols={4} images={[ { name: 'wells-fargo', image: '/images/company/companies-using-supabase/wells-fargo.png', }, { name: 'under-armour', image: '/images/company/companies-using-supabase/under-armour.png', }, { name: 'audi-logo', image: '/images/company/companies-using-supabase/audi-logo.png', }, { name: 'capitalone', image: '/images/company/companies-using-supabase/capitalone.png', }, { name: 'coinbase', image: '/images/company/companies-using-supabase/coinbase.png', }, { name: 'facebook', image: '/images/company/companies-using-supabase/facebook.png', }, { name: 'github', image: '/images/company/companies-using-supabase/github.png', }, { name: 'google', image: '/images/company/companies-using-supabase/google.png', }, { name: 'gsk', image: '/images/company/companies-using-supabase/gsk.png', }, { name: 'hewlett-packard', image: '/images/company/companies-using-supabase/hewlett-packard.png', }, { name: 'hubspot', image: '/images/company/companies-using-supabase/hubspot.png', }, { name: 'ibm', image: '/images/company/companies-using-supabase/ibm.png', }, { name: 'instagram', image: '/images/company/companies-using-supabase/instagram.png', }, { name: 'linkedin', image: '/images/company/companies-using-supabase/linkedin.png', }, { name: 'microsoft', image: '/images/company/companies-using-supabase/microsoft.png', }, { name: 'netflix', image: '/images/company/companies-using-supabase/netflix.png', }, { name: 'notion', image: '/images/company/companies-using-supabase/notion.png', }, { name: 'red-hat', image: '/images/company/companies-using-supabase/red-hat.png', }, { name: 'robinhood', image: '/images/company/companies-using-supabase/robinhood.png', }, { name: 'salesforce', image: '/images/company/companies-using-supabase/salesforce.png', }, { name: 'santander', image: '/images/company/companies-using-supabase/santander.png', }, { name: 'shopify', image: '/images/company/companies-using-supabase/shopify.png', }, { name: 'squarespace', image: '/images/company/companies-using-supabase/squarespace.png', }, { name: 'twitter', image: '/images/company/companies-using-supabase/twitter.png', }, ]} />
Supabase has been in GitHub's top-15 fastest growing open source startups for five consecutive quarters, and our Discord has grown to nearly 4000 members since launching just 3 months ago. Our growth is all organic.
Supabase is an ambitious project. Firebase, to their credit, is a very well-developed platform which offers a lot of functionality. Building an alternative is a bit like launching five different startups at once.
That said, our approach has been clear from the start: we don't want to re-invent the wheel. We want to leverage existing open source products wherever we can, improving them by up-streaming changes and employing maintainers (PostgREST, PostgreSQL). This model is the real promise of open source, and we've been lucky to have investors who have backed our approach since the start - Y Combinator, Mozilla, and our lead investor, Coatue.
Because of their conviction in Supabase, Coatue doubled down on their Seed investment to lead our Series A. We're extremely excited to welcome Caryn Marooney to our Board.
<Quote img="caryn-marooney.jpeg" caption="Caryn Marooney, Partner at Coatue."> <p>We are proud to lead a second consecutive round in Supabase and officially join the board.</p> <p> We continue to be impressed by Paul and Ant and it has been a pleasure partnering with them. We believe that the team has done an impressive job scaling their open-source community and think that the strong traction and adoption speaks for itself. </p> </Quote>We've had a number of new investors join the round, this time a lot of operators and partners:
Our early positioning is an "open source Firebase alternative" but you might be surprised to learn that this is a small part of the Supabase vision.
Firebase is arguably one of the best tools in the world for building new products, but it has a flaw: scalability.
The term "open source Firebase alternative" is becoming popular now, and we are often asked: how are we different?
Simple. Supabase has smuggled scalability into the product, perhaps without you noticing. Every Supabase project is a full Postgres database. It's not "Postgres compatible", it's not "built on top of", and we don't abstract it. If we did, your applications would face the same scalability issues as Firebase.
Supabase simply makes Postgres easy to use - hopefully easier than any other database platform you've ever used.
We plan to make Postgres the default database for every developer in the world. How do we do that? By making Postgres both easy (Phase 2: tooling) and scalable (Phase 3: Cloud-Native Postgres).
User-facing applications usually require tools beyond just a database and frontend framework:
Supabase makes all of this easy. Beyond the database we offer Auth, RESTful and Realtime APIs, a Storage system for large files, and a bunch of other tools - all wrapped up into a simple-to-use Dashboard.
And this is where Supabase really differentiates itself: by doing less. All of these features build on top of PostgreSQL's existing functionality.
PostgreSQL was created over 30 years ago, and it's one of the safest and most reliable databases in the world.
But modern developers are becoming accustomed to cloud-native services with several characteristics:
PostgreSQL is still catching up to the modern cloud environment in some areas. What does a Cloud-native PostgreSQL look like?
This is the future of Supabase - a platform to power your transactional workloads: no matter how big or small; no matter the use-case. We're building a cloud-native Postgres platform.
We have a track record of hiring open source maintainers, PostgREST is maintained by a Supabase developer, one of our first hires over a year ago. We've recently added another developer with the explicit goal of working within the PostgreSQL community.
If you want to help us build the future of cloud-native Postgres, join us: https://about.supabase.com/careers/postgres-experts