Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Choose a data or storage product

A comparison guide of Cloudflare storage and database products including Workers KV, R2, Durable Objects, D1, Hyperdrive, Queues, Vectorize, Pipelines, and Analytics Engine.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Choose a data or storage product

A comparison guide of Cloudflare storage and database products including Workers KV, R2, Durable Objects, D1, Hyperdrive, Queues, Vectorize, Pipelines, and Analytics Engine.

When To Use

Use when deciding which Cloudflare storage product to implement for specific requirements like key-value storage, relational data, object storage, or vector search.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-storage-options-index-choose-a-data-or-product-workflow-guide.mdA guide describing the various storage and database products available for Cloudflare Workers, including recommended use cases and best practices.Questions about a guide describing the various storage and database products available for Cloudflare Workers, including recommended...

What This Skill Covers

  • This guide describes the storage & database products available as part of Cloudflare Workers, including recommended use-cases and best practices.
  • Main sections: Choose a storage product, SQL database options, Session storage, Product overviews, Workers KV.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/platform/storage-options/index.md