neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 84
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 1986
- days_rel: 400
- days_push: 100
- n_releases_24m: 136
Adoption not part of the score
22963 stars · 1072 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Neon is an open-source serverless Postgres platform that separates storage from compute by replacing PostgreSQL's storage layer with a distributed storage engine (pageserver plus safekeepers). It enables autoscaling, scale-to-zero, instant copy-on-write database branching, and point-in-time restore, and is also offered as a managed cloud service.
Use cases
- run a serverless postgres database that scales to zero when idle
- create instant database branches for development, testing, and CI
- autoscale postgres compute to match workload without overprovisioning
- restore a postgres database to any point in time
- self-host a cloud-native postgres with separated storage and compute
- give AI agents ephemeral branchable postgres databases
When to choose
- you need postgres with autoscaling or scale-to-zero economics
- you want git-like branching and instant copies of databases for preview or CI environments
- you need point-in-time restore and read replicas without heavy infrastructure
- you want to self-host or study a cloud-native postgres storage engine
When to avoid
- you need a simple embedded or single-node postgres with no cloud dependencies
- your workload requires strict single-node local filesystem semantics or exotic postgres extensions tied to storage internals
- you want a fully managed turnkey service without running infrastructure and cannot use the vendor's cloud
Facets
service · maturity active
database self-hosted cloud serverless databases cloud-computing self-hosted developer-tools rust self-hosted cloud postgres serverless-postgres storage-compute-separation database-branching autoscaling scale-to-zero pageserver safekeepers wal linux macos docker
10 sources
- readme: https://github.com/neondatabase/neon · fetched 2026-08-28 · e22142ff42ad
- homepage: https://neon.tech · fetched 2026-08-29 · b65b37cda59a
- site_page: https://neon.com/docs · fetched 2026-08-29 · 392134151120
- site_page: https://neon.com/docs/postgres/overview · fetched 2026-08-29 · 13dec206ffe7
- site_page: https://neon.com/docs/neon-auth/overview · fetched 2026-08-29 · 55f1f83fc873
- site_page: https://neon.com/docs/compute/functions/overview · fetched 2026-08-29 · 10790d522f88
- site_page: https://neon.com/docs/storage/overview · fetched 2026-08-29 · c12a6e637fd1
- site_page: https://neon.com/docs/ai-gateway/overview · fetched 2026-08-29 · ce1d938fb7f5
- site_page: https://neon.com/docs/introduction/architecture-overview · fetched 2026-08-29 · 3a45e7854e24
- site_page: https://neon.com/pricing · fetched 2026-08-29 · c1331eb937b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neondatabase/neon | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="neondatabase/neon")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem