Home Product Docs Pricing AI Integrations Blog About 𝕏 @Datavor_ai ▶ YouTube
Get Started — Free →
The complete data pipeline platform

One platform.
Five capabilities.

Datavor is a complete data pipeline platform — sync, real-time replication, scheduling, intelligence, and visibility — all running locally, all driven by natural language through any MCP-compatible AI tool.

The core ETL.

Sync & Transform

Full, incremental, and partial syncs between any two databases. Append, upsert, and merge modes. Inline transforms with saved recipes. Per-record fault tolerance — a bad row never aborts the whole job.

  • 4 sync modes — full, partial, incremental, with-transforms
  • Per-record fault tolerance, automatic retry
  • Saved recipes for repeatable transforms
  • Schema-aware column mapping
6 MCP tools Learn more →
Streaming replication.

Real-Time CDC

Sub-second change-data-capture via Postgres logical WAL and MySQL binlog. Tail your transaction logs, replicate INSERTs / UPDATEs / DELETEs to any target in real time. Live monitor at localhost:3000/cdc shows lag and event throughput.

  • Postgres WAL + MySQL binlog support
  • Sub-second target lag
  • Live monitor with 5-second refresh
  • Auto-restart on failure with checkpoint resume
3 MCP tools Learn more →
Dependency-aware orchestration.

Scheduler & DAGs

Cron-style scheduled jobs with explicit dependency graphs. Jobs wait for upstream jobs to finish. Pause, resume, run-now, dependency visualization. Replaces Airflow for the 80% of teams who don't need a separate orchestration platform.

  • Cron or interval scheduling
  • Explicit DAG dependencies between jobs
  • Live dependency graph visualizer
  • Pause/resume/run-now controls
8 MCP tools Learn more →
What Datavor sees, you see too.

Web UI Dashboard

A local React dashboard at localhost:3000 showing live sync activity, connections, CDC streams, scheduler DAGs, and pending suggestions. Read-only by design — Claude still drives writes, the UI just makes inspection effortless.

  • 6 sections — Dashboard, Connections, Context Graph, CDC, Scheduler, Settings
  • Auto-refreshes every 30s (5s for CDC)
  • Read-only — no destructive actions
  • New in v3.0
3 MCP tools Learn more →
⬡ Our moat
Datavor that gets smarter.

Context Engine

A persistent local SQLite store of everything Datavor learns about your data — relationships, business rules, transform recipes, error patterns, accepted suggestions. The reason Claude becomes more useful with Datavor over time, not less.

  • Persistent rules, recipes, and relationships
  • Error Learner — patterns from past failures
  • Suggestion Engine — proactive schema/sync ideas
  • 100% local SQLite at ~/.datavor/context.db
11 MCP tools Learn more →

Built for the full data journey.

From the moment data lands in a source database to the moment it powers a dashboard or AI agent — Datavor covers every step.

1

Connect

Five database engines, one MCP server. Postgres, MySQL, SQL Server, SQLite, Snowflake — all through natural language.

2

Move

Sync, replicate, or stream. Batch jobs for warehouses, CDC for real-time. Per-record fault tolerance throughout.

3

Transform

Inline or saved as recipes. The Context Engine remembers your transforms and applies them to future syncs automatically.

4

Operate

Schedule with DAGs. Monitor through the Web UI. Get proactive suggestions when schemas drift or syncs underperform.

How Datavor is different.

Other data platforms try to be friendlier with SQL editors and drag-and-drop UIs. Datavor is friendlier because it speaks the language you already speak — and lives where your AI tools already live.

⬡ 01 / NATURAL LANGUAGE

Talk, don't click.

No DSL, no YAML, no drag-and-drop. Just describe what you want — "sync orders incrementally to analytics every hour, depending on customers" — and your AI tool handles the rest through Datavor's 47 MCP tools.

⬡ 02 / RUNS LOCAL

Your data never leaves you.

Datavor runs entirely on your machine. Your databases, credentials, and pipelines stay where they are. No vendor lock-in, no data egress fees, no shared infrastructure. Free tier is 100% local — no telemetry, no phone-home.

⬡ 03 / GETS SMARTER

Memory across sessions.

The Context Engine — Datavor's persistent local knowledge store — accumulates everything your AI learns about your data. Rules, recipes, relationships, error patterns. Every session starts smarter than the last.

One command to get started.

No download. No signup. No card. Just npx datavor from any MCP-compatible AI tool.