The problem
Setting up PostgreSQL infrastructure is slow. You need to provision servers, configure backups, manage scaling, and handle connection pooling. For each environment (dev, staging, production), you repeat the process.The solution
Case.dev Databases gives you serverless PostgreSQL powered by Neon. Create a database project in seconds, get a connection string, and start building. No infrastructure to manage. The killer feature: branching. Create instant, isolated copies of your database for development, staging, or testing. Each branch is a full PostgreSQL instance with its own connection string.Quick start
Key features
| Feature | Description |
|---|---|
| Serverless | Automatic scaling, pay for what you use |
| Branching | Instant database clones for dev/staging |
| Connection pooling | PgBouncer included, handles thousands of connections |
| Multi-region | 8 AWS regions worldwide |
| PostgreSQL 17 | Latest version with full feature support |
| Encrypted | Data encrypted at rest and in transit |
Regions
Deploy your database close to your users:| Region | Location |
|---|---|
aws-us-east-1 | N. Virginia (default) |
aws-us-east-2 | Ohio |
aws-us-west-2 | Oregon |
aws-eu-central-1 | Frankfurt |
aws-eu-west-1 | Ireland |
aws-eu-west-2 | London |
aws-ap-southeast-1 | Singapore |
aws-ap-southeast-2 | Sydney |
Next steps
Projects
Create and manage database projects
Branches
Isolated environments for dev and staging
Connections
Connection strings and pooling options