SQLSync is a collaborative offline-first wrapper around SQLite. It synchronizes web application state between users, devices, and the edge. It supports real-time collaboration, optimistic mutations, and cross-tab sync. To use SQLSync, you can join the Discord community and follow the guide to add it to your application. You can debug SQLSync in Google Chrome by accessing the special URL: chrome://inspect/#workers. The underlying library used by SQLSync is rusqlite. To run multiple SQL statements with SQLSync, it is recommended to execute them individually. Contributions to SQLSync are welcome and can be discussed in the Discord community.

2m read timeFrom github.com
Post cover image
Table of contents
Installation & Getting startedTips & TricksCommunity & Contributing
1 Comment

Sort: