Database
Instant branchingServerless PostgreSQL
Enterprise-grade managed PostgreSQL with zero operational overhead. Automatic scaling, point-in-time recovery, built-in connection pooling, and SSL encryption by default. Perfect for production applications that need reliability without managing servers.
Quick Start
Create your app in the dashboard
Copy your database connection string
Run migrations with Drizzle or Prisma
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