Edge Computing with Cloudflare Workers
Announcing D1: our first SQL database

Announcing D1: our first SQL database

5/11/2022 · Rita Kozlov, Glen Maddern

What this post added

This post announces the launch of D1, Cloudflare's first SQL database, specifically designed for Cloudflare Workers. It highlights D1's foundation on SQLite, its serverless nature, and its potential for building various applications like APIs, eCommerce sites, and CRMs. The post details the developer experience, including easy database creation, integration with Workers via bindings, and the use of Wrangler 2. It also outlines future features such as read replication, batching, embedded compute, automatic backups to R2, and import/export capabilities, further enhancing the stateful capabilities of the Workers platform.

Read the original post ↗