Skip to content

Pricing

Hyperdrive is included in both the Free and Paid Workers plans.

Free plan1Paid plan
Database queries2100,000 / dayUnlimited

Footnotes

1: The Workers Free plan includes limited Hyperdrive usage. All limits reset daily at 00:00 UTC. If you exceed any one of these limits, further operations of that type will fail with an error.

2: Database queries refers to any database statement made via Hyperdrive, whether a query (SELECT), a modification (INSERT,UPDATE, or DELETE) or a schema change (CREATE, ALTER, DROP).

Footnotes

  1. The Workers Free plan includes limited Hyperdrive usage. All limits reset daily at 00:00 UTC. If you exceed any one of these limits, further operations of that type will fail with an error.

  2. Database queries refers to any database statement made via Hyperdrive, whether a query (SELECT), a modification (INSERT,UPDATE, or DELETE) or a schema change (CREATE, ALTER, DROP).

Hyperdrive limits are automatically adjusted when subscribed to a Workers Paid plan. Hyperdrive's connection pooling and query caching are included in Workers Paid plan, so do not incur any additional charges.

PlanetScale Postgres & MySQL

You can create PlanetScale Postgres and MySQL databases from Cloudflare and bill PlanetScale database usage through your Cloudflare account as a pay-as-you-go customer.

PlanetScale database usage is separate from Hyperdrive usage. When you create a PlanetScale database from the Cloudflare dashboard, PlanetScale usage appears on your Cloudflare invoice each billing period as a dollar total at PlanetScale's standard pricing.

You can view per-database billing usage in the PlanetScale dashboard. To learn how PlanetScale databases work with Workers and Hyperdrive, refer to PlanetScale Postgres and MySQL with Hyperdrive.

Pricing FAQ

Does connection pooling or query caching incur additional charges?

No. Hyperdrive's built-in cache and connection pooling are included within the stated plans above. There are no hidden limits other than those published.

Are cached queries counted the same as uncached queries?

Yes, any query made through Hyperdrive, whether cached or uncached, whether query or mutation, is counted according to the limits above.

Does Hyperdrive charge for data transfer / egress?

No.