Supabase
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it. |
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Supabase is an open-source Backend as a service (BaaS) platform that provides developers with a hosted PostgreSQL database, authentication, real-time subscriptions, file storage, and serverless edge functions. It is positioned as an open-source alternative to Firebase and is notable for its integration with PostgreSQL and its focus on developer-friendly, open-source tooling.[1]
History
[edit]Supabase was founded in 2020 by Paul Copplestone and Ant Wilson.[1] It participated in the Y Combinator startup accelerator program and has since grown rapidly as a developer-focused alternative to proprietary backend services.
The company has raised more than US$116 million in venture capital,[2] with investors including Coatue, Mozilla, Felicis Ventures, and Y Combinator, alongside individual backers from GitHub, Docker, Netlify, and Vercel.
Features
[edit]Supabase provides several integrated backend services:
- Database: Managed PostgreSQL with REST and GraphQL APIs.
- Authentication: User sign-up, sign-in, and access management.
- Realtime: Real-time subscriptions using PostgreSQL's `LISTEN`/`NOTIFY`.
- Storage: File and object storage with configurable access policies.
- Edge Functions: Serverless functions deployed close to the user for low-latency execution.
Community and adoption
[edit]As of 2025, Supabase reports over 1.7 million registered developers and a large open-source contributor base, with over 79,000 GitHub stars.[3] The platform is used by startups, independent developers, and teams at established tech companies.
See also
[edit]References
[edit]- ^ a b Perez, Sarah (May 10, 2022). "Supabase raises $80M Series B for its open source Firebase alternative". TechCrunch. Retrieved June 14, 2025.
- ^ "Supabase Announces $80 Million Series B Led by Felicis" (Press release). Felicis. May 10, 2022. Retrieved June 14, 2025.
- ^ "Supabase GitHub Repository". GitHub. Retrieved June 14, 2025.