About
The Cloudflare Hyperdrive skill provides domain-specific guidance for connecting Cloudflare Workers to existing PostgreSQL and MySQL databases with enterprise-grade performance. It streamlines the setup of connection pools, configures regional query caching to reduce latency, and ensures compatibility with modern database drivers and ORMs like Drizzle and Prisma. By following these patterns, developers can eliminate connection bottlenecks and resolve common errors related to TLS, nodejs_compat, and eval() restrictions in the Workers environment.