Distributed SQL

Globally consistent relational DB.

PostgreSQL-compatible distributed SQL database with strong consistency across regions. ACID transactions that span continents with single-digit ms latency.

USEUAPACIDSerializableMulti-region

Multi-region

Span

Serializable

Consistency

< 10 ms

Latency

PostgreSQL

Compat

SQL without borders.

Globally consistent ACID. PostgreSQL compat.

Multi-region ACID

Serializable transactions across any number of regions. No eventual consistency surprises.

PostgreSQL compatible

Standard PostgreSQL wire protocol. Use existing drivers and ORMs.

Automatic sharding

Data automatically distributed and rebalanced across nodes.

Follower reads

Read from the nearest replica for low-latency reads with bounded staleness.

Geo-partitioning

Pin data to specific regions for compliance and sovereignty.

Change data capture

Stream changes in real-time to analytics and search systems.

Getting started

Launch your first instance in three steps. CLI, console, or API — your choice.

Terminal
ur db distributed-sql create global-db \
  --regions=us-east1,eu-west1,ap-south1 \
  --replication-factor=3

Global database patterns.

Multi-region apps and data sovereignty.

Global application backend

Strong consistency for financial, gaming, and e-commerce apps spanning regions.

View tutorial

Suggested configuration

Multi-region · Serializable · < 10 ms

Estimate your costs

Create detailed configurations to see exactly how much your architecture will cost. Pay for what you use, down to the second.

Configuration 1

Estimated: $185.33/mo

Distributed SQL

Node Resources

Data & Backups

Plan & Commitment

Config 1 cost$185.33

Cost details

$185.33

PostgreSQL wire-compatible. Distributed ACID transactions.

Configuration 1
$185.33
1× Database Node(s)$168.00
Persistent Storage$15.00
Automated Backups$2.33

Works seamlessly with

Compute
VPC
Monitoring
IAM
CDC Streams
Migration

Frequently asked questions

SQL without borders.

Globally consistent ACID transactions. PostgreSQL compatible.