Dingo Dream

Litestream is a streaming replication tool for SQLite databases. It runs as a separate background process and continuously copies write-ahead log pages from disk to one or more replicas. This asynchronous replication provides disaster recovery similar to what is available with database servers like Postgres or MySQL

Refs

Inventor

Ben Johnson

Alternatives

LiteFS

https://github.com/superfly/litefs (Beta)