Skip to content

Commit 826ab99

Browse files
[Hyperdrive] changelog (#21352)
* thomasgauvin: free plan changelog announcement * Update src/content/changelog/hyperdrive/2025-04-08-hyperdrive-free-plan.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/hyperdrive/2025-04-08-hyperdrive-free-plan.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/hyperdrive/2025-04-08-hyperdrive-free-plan.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/hyperdrive/2025-04-08-hyperdrive-free-plan.mdx Co-authored-by: Matt Silverlock <[email protected]> --------- Co-authored-by: Matt Silverlock <[email protected]>
1 parent 496b9bf commit 826ab99

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
461 KB
Loading
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Hyperdrive Free plan makes fast, global database access available to all
3+
description: Hyperdrive is now available on the Free plan of Cloudflare Workers, enabling you to build Workers that connect to PostgreSQL or MySQL databases without compromise.
4+
products:
5+
- hyperdrive
6+
date: 2025-04-08T18:00:00Z
7+
hidden: true
8+
---
9+
10+
Hyperdrive is now available on the Free plan of Cloudflare Workers, enabling you to build Workers that connect to PostgreSQL or MySQL databases without compromise.
11+
12+
Low-latency access to SQL databases is critical to building full-stack Workers applications. We want you to be able to build on fast, global apps on Workers,
13+
regardless of the tools you use. So we made Hyperdrive available for all, to make it easier to build Workers that connect to PostgreSQL and MySQL.
14+
15+
If you want to learn more about how Hyperdrive works, read the [deep dive](https://blog.cloudflare.com/how-hyperdrive-speeds-up-database-access) on how Hyperdrive can make your database queries up to 4x faster.
16+
17+
![Hyperdrive provides edge connection setup and global connection pooling for optimal latencies.](~/assets/images/hyperdrive/configuration/hyperdrive-global-placement.png)
18+
19+
Visit the docs to [get started](/hyperdrive/get-started/) with Hyperdrive for PostgreSQL or MySQL.

0 commit comments

Comments
 (0)