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
88 watching
254 forks
Language: Go
last commit: 13 days 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,861 |
orbitinghail/sqlsync | A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices. | 2,377 |
dbcli/litecli | A command-line client with auto-completion and syntax highlighting for interacting with SQLite databases. | 2,778 |
sqlite/sqlite | A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine | 6,723 |
groue/grdb.swift | A toolkit for managing SQLite databases in Swift applications | 6,904 |
launchbadge/sqlx | An async, pure Rust SQL crate with compile-time checked queries and support for multiple databases. | 13,470 |
sqlitebrowser/sqlitebrowser | A high-quality GUI tool for creating, designing, and editing SQLite databases. | 21,355 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,762 |
fnc12/sqlite_orm | An ORM library for modern C++ that provides an easy-to-use interface for creating and managing data models with SQLite | 2,298 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,763 |
defog-ai/sqlcoder | An AI model that converts natural language questions to SQL queries | 3,395 |
coleifer/sqlite-web | A web-based interface to interact with and manage SQLite databases | 3,438 |
lindb/lindb | A high-performance, distributed time series database with horizontal scalability and high availability | 3,008 |
tryghost/node-sqlite3 | An asynchronous, non-blocking SQLite3 binding for Node.js | 6,231 |
langfuse/langfuse | An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 6,537 |