Free Try OriginChain free Start free
OriginChain SQL · Vector · Full-text · Graph · Natural language

The distributed multimodal database for production AI systems.

one atomic substrate

One substrate, every shape

SQLVectorGraphFull-text/ask
one atomic write, visible to all five

One engine for rows, vector embeddings, full-text postings and graph edges — committed together in one atomic write, replicated across nodes with consensus, and run for you as a single-tenant service in your region. Every write is visible at once to SQL, vector, graph, full-text and the natural-language /ask endpoint.

single-tenant region-isolated consensus-replicated one atomic commit per write
member of

A member of the NVIDIA Inception program and the AI Council of India (IAMAI). Learn more →

numbers we stand behind

Every figure on this site comes from one claims sheet, with its source attached.

Service levels →
4,940 ops/s 1
measured throughput · YCSB
99.95% 2
monthly availability · HA+
5 s 3
point-in-time recovery boundary
35 days 4
recovery window, up to
  1. 1 Measured — YCSB, client fan-out; hardware and client count in the methodology section. /benchmarks § 01 YCSB — 50,000 ops across workloads A–F on a 20K-row table, zero errors.
  2. 2 Contractual — HA+ configuration. /terms § Availability — monthly uptime on HA+.
  3. 3 Engine changelog 2026-08: restore lands on a roll-up boundary, 5 s by default; the Intra-Segment PITR add-on tightens it to 500 ms.
  4. 4 Control plane `MAX_PITR_RETENTION_DAYS = 35` (operation-backend src/instances/handlers.rs); the console offers 7- and 30-day windows.
worked with
Cosavu Ozzify Reverge

Teams building AI-native products on OriginChain.

the unified data platform

Stop stitching four systems for one AI feature.

Most modern AI stacks fan a single user action across four databases — a relational store, a vector index, a search engine, and a graph. Each has its own bearer, its own SDK, its own billing line, and its own way of being out of sync at 3 am. OriginChain replaces all four with one managed database. One write lands every shape atomically.

before · the four-system stack
rows a relational database
vector a dedicated vector index
text a managed search service
graph a property-graph database
4 bearers4 SDKs4 SLAs4 billing lines
+ eventual-consistency drift across all four
consolidate
after · originchain
one managed database
rows same store, one atomic write
vector HNSW with metadata filters
text BM25 ranked, 18 languages
graph BFS / paths / weighted Dijkstra
1 bearer1 SDK1 SLA1 billing line
+ atomic visibility across every shape
fewer vendors

Retire four contracts. Onboard one. Stop coordinating four maintenance windows for a single feature release.

no drift, by construction

The row, its embedding, its full-text postings, and its graph edges commit together in one atomic write. No reconciliation jobs. No “the search index is 8 hours behind” disclaimers.

ship in days, not quarters

One SDK, one auth model, one observability surface. New AI features land without a Debezium pipeline + four retry queues + a 3 am reconciliation cron.

one substrate · every capability

Everything an AI product needs, on one substrate.

Relational rows, vector search, graph traversal, full-text and the natural-language /ask — plus the auth, replication and durability to run them in production. One endpoint, one SDK, one bill.

The atomic substrate

Rows, vector embeddings, full-text postings and graph edges commit together in one write-ahead log — atomic by construction, no reconciliation.

  • Atomic cross-shape writes
  • RBAC + row-level security + masking
  • One endpoint · one SDK · one bill
ASKSQLVECGRAPHFTS

Authentication

Users, roles, row-level security and column masking — built into the same write.

admin

SQL

Correlated EXISTS, aggregates and CASE — real SQL over the substrate.

SELECTSELECTid, nameFROMusersWHEREtier = 'pro'

Vector

4 distance metrics × 4 index variants. HNSW with metadata filters.

top-k = 4

Graph

9 algorithms with per-hop EXPLAIN — BFS, paths, weighted Dijkstra.

:LINKSsrcdst

Full-text

BM25 ranking, phrase queries and 18-language stemming.

0.94

/ask · natural language

Ask in plain language; OriginChain routes it to the right shape.

top userslike me?SQLVECGRAPHask in plain languagerouted to the right shape

High availability

Replicated across zones, consensus-backed, automatic failover. A write is confirmed once the cluster has accepted it.

2/3LEADERfollowerfollower

Transactions

Single-row writes are atomic with optimistic concurrency built in. Multi-row transactions under snapshot isolation — begin, put, commit, abort — with the Transactions add-on.

snapshot isolation · add-on $99 / month

Durability & recovery

A write is on durable storage before it is acknowledged. Encrypted nightly snapshots are included; opt-in point-in-time recovery restores to a 5 s boundary with retention up to 35 days.

pitr 5 s · retention ≤ 35 days · snapshots nightly

Use one shape or all five. One substrate. One atomic write.

UNIFIED ACCESS

One source of truth. Every query shape.

A single write commits rows, embeddings, postings and graph edges atomically — every shape queries the same consistent corpus.

Your AI app
OriginChainDB
SQL
VECTOR
BM25
GRAPH
/ASK — PLAIN ENGLISH
ONE ATOMIC WRITErows · embeddings · postings · edges
One consistent store
rows
embeddings
full-text postings
graph edges
no reconciliation drift ·
no "index is 8 hours behind"
how we compare

One question decides it: how many systems does a write touch?

For a relational application that occasionally needs an embedding, Postgres with pgvector is the right answer. For an AI application whose rows, vectors, full-text postings and graph edges must agree on every write, one distributed engine with one atomic commit removes the sync job between them.

OriginChain Postgres + pgvector Dedicated vector database
Data shapes Rows, vectors, full-text postings and graph edges — one atomic commit Rows, vectors (pgvector) and full-text (tsvector); graph via recursive queries Vectors with metadata filters; rows live elsewhere
Natural-language querying Built in (/ask), bring your own model Bring your own layer Bring your own layer
Distribution & availability Consensus-replicated across nodes; automatic failover; 99.9%–99.99% under contract Streaming replication plus external failover tooling Vendor-managed replicas
Transactions Single-row atomic with optimistic concurrency; multi-row snapshot isolation as an add-on Full ACID with MVCC — the stronger answer here Per-record upserts
Operation Fully managed, single-tenant, in your region Self-run or a managed provider Vendor-managed
two ways in

Start in a browser today, or start with a contract.

self-serve

For teams shipping now

  • Free tier: 1 GB of the full multimodal database, no card required.
  • Dedicated configurations from $570 / month — compute, storage and egress; SQL, vector, graph and full-text included.
  • Provisioned in under two minutes; SDKs for TypeScript, Python and Go, plus a plain HTTP API.
enterprise

For teams that need it in writing

  • Single-tenant, region-isolated; 99.9%, 99.95% or 99.99% monthly availability under contract.
  • Point-in-time recovery to a 5 s boundary, retention up to 35 days; audit log on every request.
  • Security pack, DPA / BAA, customer-managed keys, named support engineer — and a structured four-week pilot.

Ship faster on a database built for AI.

OriginChain is the distributed multimodal database for teams that need SQL, vector, full-text, graph and natural-language queries on one managed endpoint. Single-tenant, region-isolated, fully managed — provisioned in under two minutes, with availability, recovery and support terms written down on /sla.

the company

Built by a deep-tech team engineering the data foundation for AI.

About OriginChain →
ready when you are

Under two minutes to an endpoint. No stack to wire up.

Pick a region, choose your configuration, and we provision a dedicated single-tenant instance in under two minutes. The first query you send is the first query we'll show you how to write - in English.

talk to a human