Back to browse
GitHub Repository

ElectricSQL-style reactive sync from SQLite to browsers

8 starsTypeScript

Electrolite – embeddable ElectricSQL-style sync for SQLite

by russellthehippo·May 5, 2026·1 point·1 comment

AI Analysis

●●●BangerBig BrainZero to One

Brings ElectricSQL's shape sync to SQLite without a separate service.

Strengths
  • Uses Node's built-in SQLite API, requiring no native builds or sidecars.
  • Implements durable change logs and explicit write batches for consistency.
  • Auth logic stays in your app while the browser subscribes to named row sets.
Weaknesses
  • Relies on long-polling instead of WebSockets for live updates.
  • Experimental status means it lacks the battle-testing of established sync engines.
Target Audience

Full-stack developers building offline-first apps

Similar To

ElectricSQL · PowerSync · RxDB

Similar Projects

Developer Tools●●●Banger

Adam – An embeddable cross-platform AI agent library

Agent framework in a single C header file that actually runs local models offline.

WizardryBig BrainNiche Gem
marcobambini
2491mo ago
Developer Tools●●Solid

An Embeddable SQLite Parser

424k statements/sec with zero dependencies — sqlparse can't match this performance.

WizardryNiche Gem
marcobambini
103mo ago