
Sync
with your stack
Build fast, modern, collaborative apps without changing your stack
with your stack
Build fast, modern, collaborative apps without changing your stack
INSERT INTO todos VALUES ('sync');data: {"type": "text-delta", "delta": "Hi, "}const Todos = () => {
const { data } = useLiveQuery(query =>
query
.from({ todo: todoCollection })
.where(({ todo }) => todo.completed)
)
return <List todos={data} />
}Sync is the magic behind fast apps and the key to collaborative AI
Compose your own end-to-end reactive sync stack
Any web framework and client that speaks HTTP and JSON
Vendor agnostic, infra agnostic
Uses standard CDNs to scale high-throughput data delivery to millions of users.
Just sync, solved, with standard web tech
Subscribe to the Electric Blog
Start with the Quickstart. Dive deeper with the Docs and Demos.
Built by devtools and database experts. Backed by industry leading founders.
With a thriving open source community and millions of downloads a week.