One global database
A globally distributed proxy for low-latency reads to any PostgreSQL database. No code changes needed.
Like Cloudflare Hyperdrive, but not only for Workers.
Capabilities
Everything your database needs
Drop in a connection string and get production-grade infrastructure instantly.
Query Caching
Automatic stale-while-revalidate caching. Results served locally from the nearest region. No round-trip to the database.
Connection Pooling
Built-in transaction-mode pooling. Thousands of application connections share a small pool of database connections.
Zero Code Changes
Drop-in replacement connection string. Every PostgreSQL driver and ORM works unmodified. No SDK required.
Real-Time Metrics
Cache hit rates, query latencies, pool utilization, and connection counts. Per-project, per-region.
Performance
Faster reads, wherever your users are.
First-query latency (TLS connect + p50 query) measured from serverless functions. MISS benefits from connection pooling; HIT serves from the edge cache without touching the database.
Running live benchmarks
Measuring real latency from global regions
Try the Technical Preview
PgBeam is in technical preview for internal testing. Join the waitlist and we’ll reach out when your spot is ready.
Not for production workloads. No SLA or uptime guarantees during the preview period.