About
This skill provides production-ready patterns and best practices for implementing Cloudflare Hyperdrive within your serverless applications. It streamlines the connection between Cloudflare Workers and external databases, resolving common bottlenecks such as connection limits, latency, and TLS configuration. By offering pre-configured templates for popular drivers like node-postgres and mysql2, alongside ORM support for Drizzle and Prisma, it enables developers to build scalable, database-backed applications at the edge while maximizing performance through global pooling and intelligent query caching.