Cloudflare Vectorize
53/100Serverless edge vector DB billed by stored & queried dims.
developers.cloudflare.com// scorecard · 53/100
verified 1mo agoAgent-readiness32/35
Agent registration (api_key)6/9
Public API5/5
OpenAPI spec9/9
MCP server9/9
llms.txt3/3
Reliability & performance0/15
Actively maintained—
Production-ready0/4
Updated recently—
Pricing5/13
Itemized public pricing0/6
Free tier / trial4/4
Free-tier generosity1/3
Docs & DX2/12
Docs quality—
Public API2/2
Quickstart / examples0/2
Security & compliance10/12
SOC 26/6
ISO 270012/2
GDPR0/2
Security / trust page2/2
Openness4/10
Open source0/6
Open / un-gated API4/4
Company maturity0/3
Company size—
Years operating—
// rankings · cost per standard workload
#4 in Vector Databases$20.24/ 1M vectors
Workers Paid $5 + stored $0.38 + queried dims $14.86 = $20.24/mo
developers.cloudflare.com/vectorize/platform/pricing// overview
Cloudflare Vectorize is a globally distributed vector database that enables building full-stack, AI-powered applications with Cloudflare Workers. It allows storing embeddings generated by machine learning models (including Workers AI or external like OpenAI) to support search, similarity, recommendation, classification, and anomaly detection on user data. Vectors can reference objects in R2, KV, or D1 within the Workers platform.
Best for: Building AI-powered search, RAG, and similarity applications on Cloudflare Workers
// security & compliance
✓ SOC 2✓ ISO 27001✗ GDPR✗ HIPAA
// features
- Create and manage vector indexes/databases
- Insert and list vector embeddings
- Query vectors with metadata filtering
- Generate embeddings using Workers AI
- Build RAG applications
- Integration with LangChain