Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/neondatabase/neon · homepage · Rust · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
neondatabase/neonmain68

For agents

markdown · JSON · MCP: product_card(name="neondatabase/neon")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem