Skip to main content

Database

Instant branching

Serverless 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.

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

MethodDescription
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