Syncular: Offline-First SQL Sync with TypeScript and Rust Cores
Syncular offers an offline-first SQL synchronization solution built with TypeScript and Rust cores.
Syncular is a server-authoritative, offline-first SQL synchronization solution. Clients maintain a local SQLite database, performing writes through an optimistic outbox, while an ordered commit log on the server remains the source of truth. The project features TypeScript and Rust cores, supported by an implementation-agnostic conformance suite.