Cloudflare Enables PlanetScale Postgres in Workers
🔗 Cloudflare now enables developers to create and manage PlanetScale Postgres and MySQL databases directly from the Cloudflare dashboard and API, with billing to your Cloudflare account launching next month. The integration uses Hyperdrive to provide managed connection pools and query caching so Workers can run fast, reliable SQL queries with standard Postgres clients. Configuration is simple: add a Hyperdrive binding to your Worker and connect using the connection string provided, allowing low-latency global access and familiar PlanetScale tooling.
