macOS
brew install electriclocal Homebrew formula metadata
sudo port install electricMacPorts ports tree · graphics/electric/Portfile · source: api.github.com
brew
Real-time sync for Postgres. Version 1.7.6 via Homebrew; verified 2026-07-08.
install
brew install electriclocal Homebrew formula metadata
sudo port install electricMacPorts ports tree · graphics/electric/Portfile · source: api.github.com
sudo apt install electricDebian stable package indexes · electric · source: deb.debian.org
overview
Real-time sync for Postgres
history
Electric is an open-source Postgres sync engine. It focuses on syncing data out of Postgres into local clients over HTTP, using Shapes for partial replication and client libraries or framework integrations for consumption.
The electric-sql/electric repository was created in June 2022. The project grew around the local-first application problem: keeping local UI state fast while retaining Postgres as the source database.
Electric's own 1.0 release notes describe a major 2024 rebuild that made the sync engine simpler, faster, more reliable, and more scalable. The project reached beta in December 2024 and then announced 1.0 general availability in March 2025 with stable APIs for the core sync service.
Electric's adoption story is tied to production local-first and real-time workloads rather than traditional database administration. The 1.0 announcement cites production users, managed Electric Cloud, open-source users, and workloads that process large volumes of sync traffic.
The project has also broadened through integrations and examples: the official docs list TypeScript clients, React integration, framework integrations, deployment guides, demos, and the related PGlite project.
A typical Electric setup runs the sync service in front of a Postgres database with logical replication enabled and a `DATABASE_URL`. Clients consume the HTTP API directly or through libraries such as the TypeScript client and React hooks.
Developers use Electric when they want local-first or real-time application behavior without writing their own fan-out, partial replication, and data delivery layer. The README highlights Shapes as the primitive for selecting the subset of Postgres data to sync.
Electric is package-nerd interesting because it packages database synchronization as a developer-service CLI/runtime rather than a framework-only library. It sits at the intersection of Postgres, local-first apps, HTTP APIs, client packages, and deployment tooling.
security posture
No matching local secret-handling manifest was found for electric. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
electric | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/electric-sql/electric
install metadata
| Package key | brew:electric |
|---|---|
| Version | 1.7.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/electric |
| Homepage | https://electric-sql.com |
| Repository | https://github.com/electric-sql/electric |
| Upstream docs | https://electric-sql.com/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/electric-sql/electric/archive/refs/tags/@core/sync-service@1.7.6.tar.gz |
| Last updated | 2026-07-08T06:16:29Z |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | elixir, erlang@28 |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | electric |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
electric 9.07+dfsg-7
electrical CAD system
http://www.staticfreesoft.com/productsFree.html
sudo apt install electricelectric 9.07+dfsg-7
electrical CAD system
http://www.staticfreesoft.com/productsFree.html
sudo apt install electricelectric
sudo port install electricsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.