Globally consistent relational DB.
PostgreSQL-compatible distributed SQL database with strong consistency across regions. ACID transactions that span continents with single-digit ms latency.
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.
ur db distributed-sql create global-db \
--regions=us-east1,eu-west1,ap-south1 \
--replication-factor=3Global database patterns.
Multi-region apps and data sovereignty.
Global application backend
Strong consistency for financial, gaming, and e-commerce apps spanning regions.
View tutorialSuggested 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
Distributed SQL
Node Resources
Data & Backups
Plan & Commitment
Cost details
PostgreSQL wire-compatible. Distributed ACID transactions.
Works seamlessly with
Frequently asked questions
SQL without borders.
Globally consistent ACID transactions. PostgreSQL compatible.