sqlite-replication
JSON →A TypeScript module for replicating SQLite databases between a mobile client (using Capacitor SQLite plugin) and a server. Version 0.0.26-b provides a master-slave replication pattern with server-side conflict resolution. It is designed for offline-first mobile apps and is framework-agnostic. Released at an early stage (pre-v1) with frequent updates. Key differentiators: works with existing SQLite queries, no query builder lock-in, supports multiple server protocols (REST, GraphQL, WebSocket), and integrates with Capacitor SQLite and Jeep-SQLite.
Resources
packagesqlite-replication ↗
API endpoints
full doc /v1/registry/sqlite-replication