#sqlite #collaborative #wrapper #mutation #executing #offline-first

sqlsync

SQLSync is a collaborative offline-first wrapper around SQLite. A SQLSync Reducer is responsible for executing mutations on the database both locally and on the server.

1 unstable release

0.1.0 Mar 21, 2024

#16 in #collaborative

Apache-2.0

6KB

SQLSync

Learn more about SQLSync at https://sqlsync.dev

This crate will eventually contain the core SQLSync guts once some dependency issues are resolved. Tracking issue: https://github.com/orbitinghail/sqlsync/issues/44

No runtime deps