Supabase is an Operational Databases company founded in 2020 and based in San Francisco, United States. It has raised $996M in total funding, most recently a Series F in 2026 at a $10.5B valuation.
| Date | Stage | Amount | Valuation | Lead investors |
|---|---|---|---|---|
| Jun 4, 2026 | Series F | $500M | $10.5B | GIC |
| Oct 3, 2025 | Series E | $100M | $5B |
| Accel |
| Apr 1, 2025 | Series D | $200M | $2B | Accel |
| Sep 25, 2024 | Series C | $80M | $765M | Peak XV Partners |
| Apr 19, 2022 | Series B | $80M | — | Lightspeed |
| Sep 1, 2021 | Series A | $30M | — | — |
| Dec 1, 2020 | Seed | $6M | — | — |
No articles ingested yet for Supabase. Once the hourly news pipeline is live, every article the classifier tags as mentioning this company appears here with its one-line AI summary and sentiment.
A fully managed Postgres database paired with a built-in auth system supporting email/password, passwordless, OAuth, and mobile login providers via a unified API. The database includes Row Level Security for fine-grained, policy-based access control enforced at the database level. Designed for web and mobile app developers who want a production-ready Postgres backend without managing infrastructure, with a pgvector extension for AI embedding storage.
An integrated object storage service for large files — images, videos, documents — fully connected to the Postgres database with Row Level Security access policies governing which users can read or write which objects. The Realtime layer enables live subscriptions to database changes, user presence, and broadcast channels via WebSockets. Together they provide app backends with file handling and live data synchronization without additional services.
Globally distributed, server-side TypeScript/JavaScript functions running on a Deno-compatible runtime at the network edge, reducing latency for compute-intensive operations. Integrates with Supabase Auth and database for serverless API endpoints with access control. Supports Vercel Functions, Bun, Cloudflare Workers, and Deno runtimes via a unified SDK handling auth, client creation, CORS, and context injection.