Litestream alternatives
Litestream is an open-source disaster recovery tool for SQLite databases. It operates as a background process, replicating database changes to another file or cloud storage services like S3. The tool ensures data integrity by interacting only with SQLite through its API.