electric-sql/electric
The agent platform built on sync. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1554
- days_rel: 12
- days_push: 7
- n_releases_24m: 720
Adoption not part of the score
10339 stars · 371 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Electric is a real-time read-path sync engine for Postgres that replicates data into clients via a low-level HTTP API with partial replication using Shapes. It handles fan-out, data delivery, and CDN integration so apps and AI agents can work on live local data.
Use cases
- sync postgres data to frontend apps in real time
- build collaborative apps with live local data
- give AI agents access to live local data
- scale data delivery to many clients via CDN
- avoid building custom sync infrastructure
- partially replicate subsets of a postgres database to clients
When to choose
- you need real-time read-path sync out of Postgres without writing your own sync engine
- you want partial replication of specific data shapes to clients
- you need highly scalable fan-out of database changes
- you are building local-first or agent-based apps on live data
When to avoid
- you need bidirectional write sync back into Postgres
- your source database is not Postgres
- you only need simple request/response queries without live updates
Facets
service · maturity active
database streaming api-framework http-server caching databases web-development microservices elixir self-hosted cloud postgres-sync partial-replication shapes read-path-sync cdn-integration crdt real-time-data local-first real-time ai-agents docker web-server
1 source
- readme: https://github.com/electric-sql/electric · fetched 2026-08-28 · ac7000faeb18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| electric-sql/electric | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="electric-sql/electric")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem