Beta The Unified Database Theory, Realized.

STOP THE
SPRAWL.

16 Data Paradigms. One Connection. One Theoretical Framework. SQL, Document, Vector, Graph, and more--unified under one connection. Native PostgreSQL ACID for SQL operations; cross-model atomic workflows coming soon.

Get Started
Systems Operational

The Periodic Table of Data

Fundamental paradigms, unified under one framework.

01
SQL
Relational
02
DOC
Document
03
VEC
Vector
04
GRF
Graph
05
K/V
Key-Value
06
STR
Stream
07
GEO
Spatial
08
TSR
Timeseries
09
OLP
Analytics
10
S3
Object
11
MEM
LLM Memory
12
TMP
Temporal
13
FTS
Full-Text
14
BLB
Blob
15
ICE
Iceberg
16
TXN
Transactions

One theoretical framework.
Infinite applications.

PolyDB doesn't just combine databases; it unifies the underlying data theory. Each model is optimized for its domain while sharing the same backend, security layers, and connection management.

01
Zero Configuration

Intelligent defaults out of the box. Start coding instantly with any model.

Initialization.py
from polydb import PolyDB, PolyDBConfig

# Unified Model Entry Point
db = PolyDB(PolyDBConfig())

# One connection to rule them all
db.sql.execute(...)
db.doc.insert(...)
db.vec.search(...)
db.graph.add_edge(...)
                

For AI Agents

Drop in one line. Works with Claude Code, Cursor, Codex, and any MCP-aware client.

PolyDB ships an MCP server exposing all 16 data providers as tools. Connect your AI coding assistant to a dedicated multi-model database in seconds -- no SDK, no boilerplate, no sprawl.

Add to Claude Code
claude mcp add polydb \
  --transport http \
  https://beta.polydb.dev/mcp \
  --header "X-PolyDB-Token: polydb_mcp_<your-token-here>"

Or any MCP client

transport http
url https://beta.polydb.dev/mcp
header X-PolyDB-Token: <your-token>

Pricing

Simple. Transparent. No surprises.

Micro
$9.99
One-time purchase
  • 50 credits (30-day access)
  • 5GB storage included
  • 59 MCP tools
  • Dedicated database
Get Started
Small
$39/mo
Auto-renewal
  • 120 credits/month
  • 10GB storage included
  • All Micro features
Subscribe
Most Popular
Medium
$79/mo
For production workloads
  • 280 credits/month
  • 50GB storage included
  • Priority support
Subscribe
Large
$149/mo
For teams and scale
  • 650 credits/month
  • 200GB storage included
  • All Medium features
  • Dedicated support
Subscribe

Enterprise / SLA? Contact us ->