Cloudflare D1
Serverless SQLite database on Cloudflare's edge network. Built for Cloudflare Workers with automatic read replication and pay-per-query pricing.
Overview
| Category | Database |
| Ecosystem | cloudflare |
| Self-Hostable | No |
| On-Prem | No |
| Best For | hobby, startup |
| Last Verified | 2026-02-18 |
Strengths & Weaknesses
Strengths:- cost
- performance
- dx
- Tightly coupled to Cloudflare Workers ecosystem
- SQLite limitations
- Still maturing — fewer features than established databases
When to Use
Best when:- Building on Cloudflare Workers
- Want serverless SQLite at the edge
- Cost-sensitive with pay-per-query pricing
- Not on Cloudflare Workers
- Need full relational database features
- Heavy write throughput