OriginChain docs
Get setup

OriginChain documentation.

OriginChain is a managed AI-native database. One endpoint, four query shapes, one substrate. SQL, vector, full-text, and graph all share the same hash-keyed k/v store, the same WAL, the same backups, the same single-tenant instance. Add an English /ask on top.

A row written once is visible to SQL, vector search, BM25 full-text, and graph traversal the moment the WAL fsyncs. No ETL, no second system, no eventual consistency between engines. Read the architecture overview, see the pricing tiers, or jump into the quickstart below.

Quickstart →

Five minutes from signup to your first SQL, vector, full-text, and graph query. curl and Python side by side.

By query shape

Pick a query shape.

All five share the same instance, the same bearer token, the same row store. A row written once is visible to SQL, vector, full-text, and graph the moment the WAL fsyncs.

By concept

Or by topic.

The substrate, the SDK, the dashboard walkthroughs, the deployment story, and the operational surface — five doors into the same engine.

API reference

Every HTTP endpoint — schemas, rows, sql, vector, fts, graph, ask, watch, ops. Bearer auth, idempotency keys, rate-limit headers.

OpenAPI 3.1 spec

Machine-readable spec at /openapi.json. Feed to any SDK generator or AI coding agent — they'll regenerate clients in any language.

MCP server for Claude Desktop / Cursor

@originchain/mcp-server — drop into claude_desktop_config.json and your AI agent can ask, SQL, vector-search, FTS, and list schemas on your tenant.

Start free · 7-day trial See the architecture Pricing & tiers