
Neon reimagines Postgres for the serverless era with instant provisioning, autoscaling, and branching. It's the database that behaves like modern cloud infrastructure should.
Key Features:
Developer experience:
Neon is particularly compelling for teams using preview deployments or feature branches. The ability to branch databases like code transforms the development workflow. Combined with generous free tier and true scale-to-zero, it's become a go-to for serverless applications.

The distributed SQL database
CockroachDB is a distributed SQL database that survives failures and scales horizontally. PostgreSQL compatibility with automatic replication and global distribution.

The fullstack TypeScript development platform
Convex is a backend-as-a-service with a reactive database, serverless functions, and file storage. Write your backend in TypeScript with automatic real-time sync.

TypeScript ORM that's lightweight and SQL-like
Drizzle is a TypeScript ORM that embraces SQL rather than hiding it. Get type safety without sacrificing the ability to write queries the way you think about them.