What is ElectricSQL?
ElectricSQL, also known as Electric, is an open-source sync engine that streams subsets of Postgres data to clients in real time over HTTP. It exposes composable sync primitives called shapes so applications can keep local state reactive and collaborative without custom replication logic. Developers use it to build local-first apps, live dashboards, and multi-client systems backed by Postgres.


