GitHub - vlcn-io/cr-sqlite: Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
cr-sqlite - Convergent, Replicated, SQLite
A component of the vulcan project.
Examples
Example applications using cr-sqlite to sync state.
Vite starter - Example | Repository
TodoMVC - Example | Repository
Svelte Store
Tutorials
WIP Local-First Presentation Editor
Basic setup & sync via an Observable Notebook
"It's like Git, for your data."
CR-SQLite is a run-time loadable extension for SQLite and libSQL. It allows merging different SQLite databases together that have taken independent writes.
I...
Read more at github.com