
4/8/2025 · Andrew Repp, Matt Alonso
What this post added
This post announces that Hyperdrive is now available on the free plan of Cloudflare Workers. It details how Hyperdrive improves performance by reducing latency through connection pooling and caching, and provides a benchmark demonstrating a significant reduction in query times. The post also explains the transaction-mode pooling approach used by Hyperdrive and outlines the multi-round trip process of establishing a new connection to a PostgreSQL database, highlighting the problem Hyperdrive solves.