litestream
Database replicator
A tool that replicates incremental changes to a secondary file or S3 for disaster recovery of SQLite databases.
Streaming replication for SQLite.
11k stars
90 watching
264 forks
Language: Go
last commit: about 1 month ago
Linked from 3 awesome lists
replications3sqlite
Related projects:
Repository | Description | Stars |
---|---|---|
vlcn-io/cr-sqlite | Allows multiple independent writers to merge their changes without conflict or network issues | 2,987 |
orbitinghail/sqlsync | A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices. | 2,415 |
dbcli/litecli | A command-line client with auto-completion and syntax highlighting for interacting with SQLite databases. | 2,835 |
sqlite/sqlite | A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine | 6,902 |
groue/grdb.swift | A toolkit for managing SQLite databases in Swift applications | 6,997 |
launchbadge/sqlx | A high-level, async Rust library for interacting with relational databases. | 13,661 |
sqlitebrowser/sqlitebrowser | A high-quality GUI tool for creating, designing, and editing SQLite databases. | 21,505 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,771 |
fnc12/sqlite_orm | A C++ header-only library providing an easy-to-use interface to interact with SQLite databases | 2,330 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
defog-ai/sqlcoder | An AI model that converts natural language questions to SQL queries | 3,445 |
coleifer/sqlite-web | A web-based graphical user interface for managing SQLite databases | 3,479 |
lindb/lindb | A high-performance, distributed time series database with horizontal scalability and high availability | 3,010 |
tryghost/node-sqlite3 | An asynchronous, non-blocking SQLite3 binding for Node.js | 6,249 |
langfuse/langfuse | An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 7,123 |