supabase/supavisor
A cloud-native, multi-tenant Postgres connection pooler. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 99
- Longevity 94
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 5.5
- age_days: 1329
- days_rel: 8
- days_push: 7
- n_releases_24m: 25
Adoption not part of the score
2255 stars · 116 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Supavisor is a cloud-native, multi-tenant Postgres connection pooler built in Elixir/Erlang. It proxies millions of client connections into a stateful pool of native Postgres connections, enabling zero-downtime scaling and high availability across a distributed cluster.
Use cases
- pool postgres connections for serverless functions
- scale postgres connections to millions of clients
- replace pgbouncer with a distributed pooler
- manage multi-tenant postgres connection pooling
- avoid connection exhaustion in postgres
- proxy postgres connections over http and tcp
- run zero-downtime database compute resizing
When to choose
- you need to pool postgres connections for many tenants or serverless clients
- you want a horizontally scalable, cloud-native alternative to pgbouncer
- you need zero-downtime scaling of postgres compute behind a proxy
When to avoid
- you only need simple single-node connection pooling for one app
- you use a database other than postgres
- you cannot operate a distributed elixir cluster
Facets
service · maturity active
database proxy caching middleware databases cloud-computing backend infrastructure-as-code cloud self-hosted postgres connection-pooler multi-tenant elixir erlang cloud-native serverless linux docker web-server
2 sources
- readme: https://github.com/supabase/supavisor · fetched 2026-08-28 · 248c0d31bdbb
- homepage: https://supabase.github.io/supavisor/ · fetched 2026-08-29 · d88bd43f6969
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| supabase/supavisor | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="supabase/supavisor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem