Database
Instant branchingServerless PostgreSQL
Enterprise-grade managed PostgreSQL. Automatic scaling, point-in-time recovery to any second in the last 30 days, built-in connection pooling, and SSL encryption by default. Production-ready with zero operational overhead.
Overview
Pricing
Usage
Docs
Examples
Quick Start
1
Create your app in the dashboard
2
Copy your database connection string
3
Run migrations with Drizzle or Prisma
4
Start querying with the SDK
Documentation
Key Concepts
Connection Strings
Use standard PostgreSQL connection strings. Supports pooled and direct connections.
Branching
Create instant copies of your database for development, staging, or testing.
Scaling
Automatically scale compute from 0.25 to 4 CUs based on demand.
Recovery
Point-in-time recovery lets you restore to any second in the last 7 days.
SDK Methods
| Method | Description |
|---|---|
sylphx.[service].[method]() | See documentation for available methods |
Need more details?
Check out our complete documentation for in-depth guides and tutorials.
View full documentation