Cloudflare D1

Cloudflare D1 is a native serverless database that enables the creation of applications capable of handling large amounts of users without incurring extra costs. It is designed to be integrated seamlessly with Cloudflare's Workers and Pages, allowing for the development of highly scalable applications. D1 is currently in public beta, offering features such as the ability to restore databases to any minute within the last 30 days.

Key features of D1 include:

  • Creation of serverless SQL databases.
  • Integration with Cloudflare Workers and Pages for building scalable applications.
  • Time Travel feature for backups and point-in-time recovery.

D1 is available on both Free and Paid plans, making it accessible for a wide range of projects. Users are encouraged to participate in the public beta by reporting bugs, requesting features, and providing feedback through various Cloudflare community channels.

Included in the Free Tier

  • D1 is currently free to use during the public beta.
  • Developers using the Workers Free plan and D1’s Free plan will not be charged.
  • Rows read: 5 million / day
  • Rows written: 100,000 / day
  • Storage (per GB stored): 5 GB (total)
  • Free limits reset daily at 00:00 UTC. Monthly included limits reset based on your monthly subscription renewal date, which is determined by the day you first subscribed.
  • There are no data transfer (egress) or throughput (bandwidth) charges for data accessed from D1.
  • These free limits are not currently enforced during the public beta.
  • The Workers Free plan will always include the ability to prototype and experiment with D1 for free.

Visit the Cloudflare D1 Pricing Page for more information on its free tier offering.