sqlsync
Offline SQLite wrapper
A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices.
SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.
2k stars
30 watching
35 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list
collaborativedatabaselocal-firstoffline-firstrelational-databasesqlsqlitesqlsync
Related projects:
Repository | Description | Stars |
---|---|---|
vlcn-io/cr-sqlite | Allows multiple independent writers to merge their changes without conflict or network issues | 2,987 |
launchbadge/sqlx | A high-level, async Rust library for interacting with relational databases. | 13,661 |
benbjohnson/litestream | A tool that replicates incremental changes to a secondary file or S3 for disaster recovery of SQLite databases. | 11,217 |
sqlitebrowser/sqlitebrowser | A high-quality GUI tool for creating, designing, and editing SQLite databases. | 21,505 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
aldycool/netcoresync | A framework for synchronizing local offline databases with a central server database | 78 |
sqlectron/sqlectron-gui | A lightweight desktop application providing a graphical interface for interacting with various databases | 4,583 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
tryghost/node-sqlite3 | An asynchronous, non-blocking SQLite3 binding for Node.js | 6,249 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,771 |
coleifer/sqlite-web | A web-based graphical user interface for managing SQLite databases | 3,479 |
sqlchat/sqlchat | A chat-based interface for interacting with various databases using natural language queries. | 4,712 |
sqlcipher/sqlcipher | A standalone fork of SQLite with added encryption and security features | 6,327 |
directus/directus | A real-time API and app dashboard for managing SQL database content | 28,422 |
fossar/selfoss | A web-based application that aggregates and displays content from multiple sources in a customizable feed. | 2,387 |