Litestream is a standalone disaster recovery tool for SQLite databases. It runs as a background process and continuously replicates SQLite changes to another file or remote storage such as S3. The project is designed to make SQLite more practical for production apps that need simple recovery without operating a full database server. It communicates through the SQLite API, which helps reduce the risk of corrupting the database. Litestream is written mainly in Go and includes CLI tooling, Docker support, tests, documentation, and storage-related packages. It is useful for small services, embedded applications, and self-hosted systems that want lightweight replication and point-in-time recovery behavior.
Features
- SQLite streaming replication
- Background disaster recovery process
- File and S3 replica targets
- Go-based CLI tooling
- SQLite API-safe operation
- Docker deployment support
Categories
SecurityLicense
Apache License V2.0Follow Litestream
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Litestream!