INTEGRITY Cloudflare Docs

Store and isolate customer data

Multi-tenant platforms need to store customer data with appropriate isolation — per-tenant databases, separate object storage, or row-level separation. Cloudflare provides serverless storage options that support tenant isolation at the database, bucket, or key-prefix level.

Solutions

D1

Serverless SQL database built on SQLite, with global read replication. Learn more about D1.

R2

S3-compatible object storage with zero egress fees. Learn more about R2.

Durable Objects

Stateful objects with strongly consistent storage and coordination. Learn more about Durable Objects.

KV

Globally distributed key-value storage for low-latency reads. Learn more about KV.

Get started

  1. D1 get started
  2. R2 get started
  3. Durable Objects get started