dbstack

Index Postgres platform Supabase

§ Tool · Postgres platform

Supabase

An open-source Firebase alternative built on Postgres — auth, realtime, storage, and edge functions.

Stars
102,600
Forks
12,452
Latest release
v1.26.05 1w ago
Last push
yesterday
License
Apache 2
First released
2020
supabase.com → supabase/supabase → Self-hostable · Free tier · TypeScript, Go, Elixir

What it is

Supabase is an open-source backend-as-a-service that bundles managed Postgres with auth, realtime subscriptions, file storage, vector search, and edge functions. The pitch is “Firebase, but open source and on top of a real relational database.”

It’s not a single product but a curated stack: Postgres for data, an internal auth service for identity, PostgREST for the auto-generated REST API, Realtime (Elixir) for change streams, Storage for files, and Deno-based edge functions. Each piece is open source, and the whole stack is self-hostable via Docker Compose.

Founded in 2020 by Paul Copplestone and Ant Wilson.

Why people use it

When to use Supabase

When not to use Supabase

Notable trade-offs

Managed offering

Supabase Cloud is the primary managed product. Free tier includes 500 MB storage, 50K monthly active users, and unlimited API requests. Self-hosting on Kubernetes via the Helm chart is supported but requires real ops investment.

§ 01 · Primary Use Cases

3 listed

§ 02 · Alternatives

See all →

Alternatives to Supabase.

§ 03 · Often Used With

Companions, not replacements

§ 04 · Head-to-Head

6 pairs

Comparisons featuring Supabase.

§ 05 · The Numbers

1 featuring Supabase

GitHub data refreshed yesterday. Tool description is editorial, written for the directory.