Skip to content
ElectricElectric
PricingBlog
Main Navigation
Go to Cloud
Cloud
Go to Cloud
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} />
}

The agent platform
built on sync

Agents are long-lived entities that live in the data layer. The substrate for them is a sync engine.Agents are long-lived entities in the data layer. The substrate for them is a sync engine.

Electric is the first agent platform built on sync.

AgentsStreamsSync
syncstreamsagents

Managed agents without the lock-in

Data wiring

Long-lived logical agents

Deploy long-running, durable agents that scale to zero.

Business systems

Integrate AI coworkers

Bring agents into your existing teams, tools and systems.

Collaboration

Multi-agent collaboration

Scale out multi-user, multi-agent systems with humans in the loop.

agents
support/ticket-11903sleeping
product-desc/optimise-sku-884212sleeping
coding-agent/pr-review-470sleeping
deploy/pipeline-895sleeping

Agent runtime

Electric Agents

The runtime for long-lived agents

Agents live as durable, synced entities — resumable across devices, observable across teams, forkable for review and experimentation.

Explore Agents
Three clients reading the same session URL. Bob's connection drops, the others keep going, then Bob reconnects and catches up.
URL/v1/stream/session/design-review
Alicelive
agentlive
Boblive

Data primitive

Electric Streams

The data primitive for the agent loop

Persistent, addressable, real-time streams — a flexible, swiss-army-knife data primitive for agent session data.

Explore Streams
Postgres
shape: events
tx 000
WebWeb / Mobilereact
    Mobileexpo
      Agenthandler

        Sync engine

        Electric Sync

        The core sync engine technology

        Composable sync primitives that power end-to-end reactivity and collaboration for multi-agent systems.

        Explore Sync
        Open protocol · Apache 2.0 · just HTTP

        No siloes. No black boxes.

        Sync, solved, with standard web tech.

        Get startedRead the Docs

        Works with your stack

        Drop in Electric next to your existing API and database. Any web framework, any client — if it speaks HTTP and JSON, it speaks Electric.

        01 · your data
        ImageAgent streams
        data: {"type": "text-delta", "delta": "Hi, "}
        Image
        Real-time streams
        Append-only streams over HTTP
        Image
        Database sync
        Sync from Postgres in real time
        02 · your stack
        Image

        Auth

        With your API

        Image

        Write

        Through your backend

        Image

        Middleware

        It's just HTTP & JSON

        03 · your app
        ImageTanStack DB
        const Todos = () => {
        const { data } = useLiveQuery(query =>
        query
        .from({ todo: todoCollection })
        .where(({ todo }) => todo.completed)
        )
        ​
        return <List todos={data} />
        }
        QuickstartRead the Docs
        Hosted · usage-based · turnkey

        Fully managed cloud

        Deploy on Electric Cloud — a globally distributed data delivery network with usage-based pricing.

        Electric CloudSee pricing

        Scales to millions of users.

        Electric streams over plain HTTP, so standard CDNs fan out high-throughput data delivery without ever touching your database.

        • 1M+concurrent readers
        • 99%CDN cache hit rate
        • ∞DB load stays flat
        Read the benchmarks →
        Latency & memory under load

        Everything you need for multi-agentagentuserdevicedeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragentdeviceuseragent collaborationEverything you need for multi-agent collaboration

        Latest news and updates

        Subscribe to the Electric Blog

        Image

        Electric Agents 0.6

        Read post →
        Image

        Serverless agents — managed agents in functions, not sandboxes

        Read post →
        Image

        Introducing Electric Agents — the agent platform built on sync

        Read post →
        Image

        Doom on Durable Streams

        Read post →
        Image

        Fork — branching for Durable Streams

        Read post →
        Image

        Durable Streams — the data primitive for the agent loop

        Read post →
        Electric BlogFollow @ElectricSQLFollow

        Backed by industry insiders

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

        Image

        Paul Copplestone

        CEO Supabase

        Image

        Jordan Tigani

        CEO Motherduck

        Image

        Mehdi Ghissassi

        CPTO AI71

        Image

        José Valim

        Creator of Elixir

        Image

        Monica Sarbu

        CEO Xata

        Image

        Sriram Subramanian

        CTO Nile

        Image

        Adam Wiggins

        Muse, Heroku

        Image

        Chris Riccomini

        MaterializedView

        Image

        Spencer Kimball

        CEO Cockroach

        TeamInvestors
        Build with Electric

        Bring your agents online

        Electric AgentsQuickstart

        ElectricElectric

        AboutContactLegalDocsDemosBlogSign up
        TanStack DBPGliteXBlueskyDiscordGitHub

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

        ✨ Markdown