Skip to content
Main Navigation SyncPrimitivesCloudPricingDocsDemosBlogAbout
Go to Cloud
Cloud
Go to Cloud
Go to Cloud
Cloud
Go to Cloud

The data platform


for multi-agent

Electric provides the data primitives and infra to build collaborative, multi-agent systems

Start building now »
Are you an LLM? View /llms.txt for optimized Markdown documentation
sql
INSERT INTO todos VALUES ('sync');
json
data: {"type": "text-delta", "delta": "Hi, "}
tsx
const Todos = () => {
  const { data } = useLiveQuery(query =>
    query
      .from({ todo: todoCollection })
      .where(({ todo }) => todo.completed)
  )

  return <List todos={data} />
}

Build collaborative,
multi-agent systems

With a reactive data platform designed for multi-user, multi-agent collaboration

Super-fast apps on sync with Electric and TanStack DB

Read post →

Durable Streams — the data primitive for the agent loop

Read post →

Durable Transports for your AI SDK

Read post →

StreamDB — a reactive database in a Durable Stream

Read post →
Data platform
Why sync?

Composable sync primitives

Compose your own end-to-end reactive sync stack

Postgres Sync

Sync from your database into your apps


With partial replication, data delivery and fan-out

Durable Streams

The data primitive for the agent loop


For building resilient, collaborative multi-agent systems

TanStack DB

Reactive client store for super-fast apps


For sub-millisecond reactivity and instant writes

PGlite

Embeddable Postgres with reactivity and sync


A full database inside your client or runtime

Primitives
Docs

Works with your stack

Any web framework and client that speaks HTTP and JSON

Database sync
Real-time streams
Your data

Auth

With your API

Write

Through your backend

Middleware

It's all just HTTP &and JSON

Your stack
Live data
Your app
Quickstart
Docs

Managed cloud, open source

Vendor agnostic, infra agnostic

Electric

Electric Cloud

Scalable, turnkeyScalable hosting with usage-based pricing

Learn more

Open source

Apache 2.0 license, thriving community

Local development

Skills, guides and starter templates

Scales to millions of users

Uses standard CDNs to scale high-throughput data delivery to millions of users.

No siloes. No black boxes

Just sync, solved, with standard web tech

Get started

Latest news and updates

Subscribe to the Electric Blog

Durable Streams — the data primitive for the agent loop

James Arthur

Agents are stateful. The agent loop accumulates a new kind of data that needs a new kind of primitive. Durable Streams is that primitive.

Read post →

AI agents as CRDT peers — building collaborative AI with Yjs

Sam Willis

What if an AI agent could be a real-time CRDT peer? Where the agent has its own cursor, streams edits into a live Yjs document, and the whole thing runs on Durable Streams.

Read post →

Yjs over HTTP on Durable Streams

Valter Balegas

We've released a new Yjs provider built on Durable Streams — sync fan-out and fast catch-up from the edge for collaborative and agentic systems. Now live on Electric Cloud.

Read post →

Electric Cloud pricing is live

Valter Balegas

Electric Cloud now has self-serve pricing. Pay for writes and retention — reads and data delivery are free. Most simple apps will run for free on PAYG.

Read post →
Electric Blog
Follow @ElectricSQL
Follow

Get started

Start with the Quickstart. Dive deeper with the Docs and Demos.

Quickstart
Docs
Demos

Backed by industry insiders

Built by devtools and database experts. Backed by industry leading founders.

Paul Copplestone
CEO Supabase
Spencer Kimball
CEO Cockroach
Jordan Tigani
CEO Motherduck
Monica Sarbu
CEO Xata
Sriram Subramanian
CTO Nile
Peter van Hardenberg
Ink & Switch
Chris Riccomini
MaterializedView
José Valim
Creator of Elixir
Adam Wiggins
Muse, Heroku
Team
Investors

Fully open source

With a thriving open source community and millions of downloads a week.

Loading Discord...
Loading...
Loading...
Loading...
Loading...
Join Discord
GitHub

About Contact Legal Docs Demos Blog Sign upTanStack DBPGliteXBlueskyDiscordGitHub

Released under the Apache 2.0 License. © 2026 Electric DB Inc.