CRDT-based offline-first sync for SQLite. Syncs automatically with SQLite Cloud, PostgreSQL, and Supabase. No conflicts, no data loss, no backend to build. For offline-first apps and AI agents.
Stars
437
Forks
13
Watchers
437
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
261
commits
100
commits
56
commits
6
commits
2
commits
1
commits
fix: harden table initialization against stale config and error cleanup
974c6cbView on GitHubfeat: self hosted supabase and postgres docs + release builds (#35)
9d31257View on GitHubfix(workflow/release): update zip handling for macOS symlinks and extract for sqlite-sync-expo package
2c86eeeView on GitHubfix(workflow): use original macOS zip to avoid losing new XCFramework symlinks
37b643fView on GitHubfix(workflow): update zip command to preserve symlinks in release artifacts, needed for new XCFramework versioning
cfdffe1View on GitHubfix(workflow): move Package.swift checksum and version update after the release packages steps
8a17ba9View on GitHub