electricsql/electric

By electricsql

Updated about 13 hours ago

Sync little subsets of your Postgres data into local apps and services.

Image
Databases & Storage
Integration & Delivery

100K+

This repository contains the Electric sync engine, a persistent server-side service powered by Elixir that syncs little subsets of data out of Postgres into local apps and services — wherever you need the data.

Electric use cases

See the Quickstart guide for information on how to run and configure. Getting started is as easy as running

docker run -e "DATABASE_URL=postgresql://..." -p 3000:3000 electricsql/electric

See the Documentation to learn more. If you need help, ask on the Discord community.

Docker Pull Command

docker pull electricsql/electric