Tools/neondatabase/neon

Neon

Serverless Postgres with autoscaling and branching

22.8k+89/wkgrowthRustApache License 2.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jun 2026

Neon gives you serverless Postgres that scales to zero when nobody's using it and branches like git. That branching is the killer feature: spin up a full copy of your database for testing or development in seconds, no storage duplication. The architecture separates compute from storage, so the database shuts down completely when idle and cold-starts in under a second. Apache 2.0 on the open source side. Databricks acquired Neon in 2025 and folded it into their Lakebase product, but the managed Neon service and the open source engine both keep running.

Self-hosting the open source version means running the storage engine, the compute layer, and the control plane yourself. That is real infrastructure work and most people will never do it. The managed service is the point.

Pricing got significantly better after the acquisition. The free tier is now 100 compute-hours and 0.5 GB storage per project, no card required, enough for a side project. Launch is pay-as-you-go at $0.106 per compute-hour and $0.35 per GB-month, so a small 10 GB app runs a few dollars a month instead of the old flat $19. Scale adds longer history, private networking, and HIPAA. Solo devs: free tier. Small teams: Launch. Larger teams: compare against RDS or self-hosted Postgres.

The catch: it's still Postgres, with Postgres's limits, and the cold start after idle adds latency to the first query. You're also now betting on a database owned by Databricks, so the roadmap follows their priorities, not yours.

Free vs Self-Hosted vs Paid

open core

Free Tier

0.5 GB storage and 100 compute-hours per month, with branching included. Enough for prototyping and low-traffic side projects. The free allowance roughly doubled after the Databricks acquisition.

Paid: Launch (pay-as-you-go)

Launch is no longer a flat $19/mo. It is now usage-based: about $0.106 per compute-hour plus $0.35 per GB-month of storage. Storage pricing dropped sharply (down roughly 80% from the old $1.75/GB-month). A small 10 GB app that idles most of the day now runs a few dollars a month instead of $19.

Higher Tiers

Scale and Business plans add more compute, read replicas, higher SLAs, and compliance (SOC 2). Enterprise is custom with dedicated compute and a 99.95% SLA.

Self-Hosted

The storage engine is open source (Apache 2.0), but self-hosting Neon's full stack is non-trivial. You run the pageserver, safekeepers, and compute nodes yourself. Most users go managed.

When to Pay

Move to Launch when you exceed the free 0.5 GB or 100 compute-hours. Because it is pay-as-you-go now, you only pay for what you actually use, and the branching alone is worth it for teams doing database-level testing.

Free tier (100 compute-hours, 0.5 GB). Launch is pay-as-you-go, so a small app runs a few dollars a month, not a flat fee.

Self-hosting ops:trivial
View pricing page →

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
78/100 · B+
Adoption27/30
Maintenance15/25
Community11/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

High adoption: 21,509 starsActive community: 926 forksPermissive license (Apache-2.0)

About

Stars
22,787
Forks
1,053

Explore Further

More tools in the directory