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
33 forks
Language: Rust
last commit: 8 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,861 |
launchbadge/sqlx | An async, pure Rust SQL crate with compile-time checked queries and support for multiple databases. | 13,470 |
benbjohnson/litestream | A tool that replicates incremental changes to a secondary file or S3 for disaster recovery of SQLite databases. | 11,070 |
sqlitebrowser/sqlitebrowser | A high-quality GUI tool for creating, designing, and editing SQLite databases. | 21,355 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,763 |
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,573 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,788 |
tryghost/node-sqlite3 | An asynchronous, non-blocking SQLite3 binding for Node.js | 6,231 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,762 |
coleifer/sqlite-web | A web-based interface to interact with and manage SQLite databases | 3,438 |
sqlchat/sqlchat | A chat-based interface for interacting with various databases using natural language queries. | 4,638 |
sqlcipher/sqlcipher | A standalone fork of SQLite with added encryption and security features | 6,267 |
directus/directus | A real-time API and app dashboard for managing SQL database content | 28,131 |
fossar/selfoss | A web-based application that aggregates and displays content from multiple sources in a customizable feed. | 2,382 |