Δ
Delta
Log InStart for Free

Ship faster with Postgres

The database for developers who build amazing applications.

Serverless

Scaling

Focus on building applications with time and money-saving features like instant provisioning, autoscaling according to load, and scale to zero.
Discover Autoscaling
Scaling

Branching

Instantly branch your data and schema to access isolated DB copies for development, CI/CD, and schema migrations with copy-on-write storage.
Explore Branching
Branching

Instant Provisioning

No waiting. No config.

Provisioned in 300ms
~$ create-delta-db
#s0/+<t?x6i9rz*8?f52j~sh>7=hd$dl9x/?$y!n1h~o6mv55m$l!vtpn4r5?<bq=

Works with your stack

Integrate it into your language or framework within minutes and unlock a simpler developer workflow.

import { delta } from '@deltadb/serverless';
export async function GET() {
const sql = delta(process.env.DATABASE_URL);
const rows = await sql("SELECT * FROM posts");
return Response.json({ rows })
}

Lightning fast. Edge ready.

The Delta serverless driver, designed for fast queries over HTTP

import { delta } from '@deltadb/serverless';
const sql = delta('postgresql://usr:pass@proj.us-east-2.aws.delta.tech/db');
const posts = await sql('SELECT * FROM posts');

Better database. For modern workflows.

Boost your performance with instant read replicas.

They scale down to zero when idle and don't use additional storage.

Easy database ops via the API and CLI.

Manage thousands of databases programmatically.

Instant Point-in-time recovery.

Up to 30 days granularity down to the transaction or second.

Unleashing Cutting-Edge AI Applications.

The HNSW index algorithm streamlines performance, making high-dimensional vector search remarkably efficient.

Power your AI apps with Postgres

Thousands of databases. Zero overhead.

Use the Delta API to deploy database-per-tenant architectures. Scale to fleets of thousands of databases without touching a server. Rest easy knowing scale to zero keeps costs low.

Industry leaders trust Delta

Dive into success stories
Koyeb
"Delta's serverless philosophy is aligned with our vision: no infrastructure to manage, no servers to provision, no database cluster to maintain"
Edouard Bonlieu
Edouard Bonlieu
Co-founder at Koyeb
Topo.io
"The killer feature that convinced us to use Delta was branching: it keeps our engineering velocity high"
Leonard Henriquez
Lonard Henriquez
Co-founder and CTO, Topo.io
Retool
"We've been able to automate virtually all database tasks via the Delta API, saving us a tremendous amount of time and engineering effort"
Himanshu Bhandoh
Himanshu Bhandoh
Software Engineer at Retool

Trusted Postgres

deltadb/delta

Postgres for the World.

100% Postgres

Not a fork, not a rewrite.

Trusted in production by thousands of teams.

Supergood.aiRetoolKoyebTopo.io
Alex Klarfeld
"Delta allows us to develop much faster than we've even been used to."
Alex KlarfeldCEO and co-founder of Supergood.ai

Features of tomorrow. Available today.

Get Started