Benchmark Dashboard

Real performance data comparing postgres.do against Neon and Supabase.
Edge-native PostgreSQL at the speed of light.

Average Speedup
34x faster
vs regional databases
P50 Latency
1.3ms median
point lookups
Throughput
400 qps
per Durable Object

postgres.do vs Neon vs Supabase

postgres.do wins all
Operation postgres.do Neon Supabase Speedup

Why is postgres.do faster?

Edge Deployment
Your database runs at the edge, in 300+ Cloudflare locations worldwide.
No Cold Connections
HTTP transport eliminates TCP handshake overhead. Instant queries.
Per-User Isolation
Each user gets their own database. No multi-tenant contention.

Transparency and Reproducibility

Test Environment

  • Same location for all providers
  • Identical schema and data
  • 100 iterations per benchmark
  • 5 warmup iterations

Run It Yourself

git clone https://github.com/dot-do/postgres
cd postgres
pnpm install
pnpm --filter @dotdo/benchmarks compare:production

Last updated: January 18, 2026 | Read the full methodology