Neon
Serverless Postgres with branching, autoscale, and a generous free tier.
Pros
- +True branch-per-PR DX
- +Scale to zero
- +pgvector built in
Cons
- -Cold starts at idle
- -Postgres-only
Serverless databases scale on demand, branch like Git, and bill by usage. They are a strong default for new web apps where you do not want to babysit a Postgres or MySQL instance.
Serverless Postgres with branching, autoscale, and a generous free tier.
Vitess-backed serverless MySQL with branching and zero-downtime schema changes.
Distributed SQLite (libSQL) with edge replicas and per-tenant databases.
Open-source Firebase alternative on Postgres with auth, storage, and realtime.
Serverless Postgres with built-in search, file attachments, and a typed SDK.
Concepts you will run into when working with serverless databases.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.