Comparison
Same concept, no lock-in. Cloudflare Hyperdrive is a managed PostgreSQL proxy with connection pooling and query caching, tightly integrated with the Cloudflare ecosystem. PgBeam provides the same caching and pooling model, but works from any platform.
| Feature | Hyperdrive | PgBeam |
|---|---|---|
| Connection pooling | Yes | Yes |
| Query caching | Yes | Yes |
| Platform lock-in | Cloudflare Workers only | None (any platform) |
| Multi-region | Yes (Cloudflare PoPs) | Yes |
| Prepared statements | Yes | Yes |
| Code changes required | No | No |
| Pricing | Workers pricing | Free tier available |
PgBeam is in private beta. Join the waitlist and we’ll reach out when your spot is ready.
Cloudflare and Hyperdrive are trademarks of Cloudflare, Inc.. PgBeam is not affiliated with or endorsed by Cloudflare, Inc..