Skip to content

Commit 8681161

Browse files
committed
thomasgauvin: MySQL for Hyperdrive announcement
1 parent 2422c65 commit 8681161

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
305 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Hyperdrive introduces support for MySQL and MySQL-compatible databases
3+
description: You can now connect to MySQL databases from your Workers using Hyperdrive for optimal performance
4+
products:
5+
- hyperdrive
6+
date: 2025-04-08T14:00:00Z
7+
---
8+
9+
![Hyperdrive query latency decreases by 90% during Hyperdrive's gradual rollout of regional pooling.](~/assets/images/hyperdrive/configuration/hyperdrive-hero.png)
10+
11+
Hyperdrive now supports connecting to MySQL and MySQL-compatible databases, including Amazon RDS and Aurora MySQL, Google Cloud SQL for MySQL, Azure Database for MySQL, Planetscale, and MariaDB.
12+
13+
Hyperdrive makes your regional, MySQL databases fast when connecting from Cloudflare Workers. It eliminates unnecessary network roundtrips
14+
during connection setup, pools database connections globally and can cache query results to provide the fastest possible response times.
15+
16+
Best of all, you can connect using your existing drivers, ORMs and query builders with Hyperdrive's secure credentials, no code changes required.
17+
18+
Learn more about [how Hyperdrive works](/hyperdrive/configuration/how-hyperdrive-works/) and [get started with Hyperdrive for MySQL](/hyperdrive/get-started/).

0 commit comments

Comments
 (0)