
Neon
Serverless Postgres with autoscaling and branching
The Lens
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. Rust storage engine, Apache 2.0. The architecture separates compute from storage, so your database can shut down completely when idle and cold-start in under a second. That's real money saved for side projects and staging environments.
Free tier: 0.5 GiB storage, 1 project, 5 compute hours/month on shared compute. Enough for a side project or small app. Launch plan: $19/mo gets 10 GiB storage, 300 compute hours, and branching. Scale plan: $69/mo with 50 GiB and 750 compute hours. Enterprise is custom.
Solo developers: the free tier is generous for anything that isn't hammering the database 24/7. Small teams: the $19/mo Launch plan covers most early-stage products. Medium teams: Scale plan or evaluate self-hosting the open source version. Large teams: compare Neon pricing against RDS or self-hosted Postgres. The branching and autoscaling might justify the premium.
The catch: it's still Postgres, so you get Postgres's strengths and limitations. The serverless cold starts, while fast, add latency to the first query after idle. And the open source version requires serious infrastructure knowledge to self-host. Most people will use the managed service.
Free vs Self-Hosted vs Paid
open core### Free Tier 0.5 GiB storage, 1 project, 5 compute hours/month, shared compute. Enough for prototyping and low-traffic side projects. Branching included.
### Paid Tiers - **Launch ($19/mo):** 10 GiB storage, 300 compute hours, 10 branches, autoscaling to 4 CU - **Scale ($69/mo):** 50 GiB storage, 750 compute hours, 50 branches, autoscaling to 8 CU, read replicas - **Enterprise (custom):** Dedicated compute, 99.95% SLA, SOC 2, priority support
### Self-Hosted The storage engine is open source (Apache 2.0), but self-hosting Neon's full stack is non-trivial. You need the pageserver, safekeepers, and compute nodes. Most users go managed.
### When to Pay Pay at $19/mo when you exceed 0.5 GiB storage or need more than 5 compute hours. The branching alone is worth it for teams doing database-level testing.
Free tier for side projects. $19/mo Launch plan is the sweet spot for most small teams.
Similar Tools
About
- Stars
- 21,405
- Forks
- 913
Explore Further
More tools in the directory
Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.




