Make your database feel instant, everywhere.

Hyperdrive makes regional databases feel global. Connection pooling provides 3x faster queries from globally-distributed Workers, with optional caching for 100x speed and scale on repeated queries.

Zero Migration

Change the connection string, keep everything else

Compatible

Works with PostgreSQL, MySQL, and popular ORMs

Fast

Sub-5ms cached query results and global pooling

Hyperdrive lets you benefit from Workers' global scale with your existing regional databases

Database connections require multiple network roundtrips to the regional database to be set up - and occupy some of the limited amount of available connections to your database. With Hyperdrive, your database connections are pooled globally to allow your Workers reuse connections across invocations. And Hyperdrive eliminates network roundtrips between Workers and regional databases by securely routing your connection over Cloudflare's network in a single request. The cherry on top? Built-in query caching with sub-5ms latency.

Background Pattern
Hyperdrive

You can use Hyperdrive to:

See real-world examples of Cloudflare Hyperdrive

Build fast, global, full-stack

Build full-stack Workers applications that feel fast everywhere by eliminating the distance penalty between global compute and regional data. No complex multi-region database setups required.

Scale read-heavy applications globally