🚧 This platform is open-source and in early development. We welcome feature requests and pull requests! šŸš€

Hands-on Introduction to Litestream

2021-06-22

Technologies

.


šŸæ Rawkode Live

Hosted by David McKay / 🐦 https://twitter.com/rawkode
Website: https://rawkode.live
Discord Chat: https://rawkode.live/chat

#RawkodeLive

šŸ•° Timeline

00:00 - Holding Screen
01:30 - Introductions
09:45 - Slides: SQLite Streaming Replication with Litestream
19:0 - Installing Litestream
25:00 - Creating a SQLite Database
28:40 - Replicating SQLite with Litestream
34:30 - Litestream Subcommands
44:30 - Restoring SQLite with Litestream
50:00 - Summary

šŸ‘„ About the Guests

Ben Johnson

Building @litestreamio to help developers run SQLite in production and at scale.


🐦 https://twitter.com/benbjohnson
🧩 https://github.com/benbjohnson



šŸ”Ø About the Technologies

Litestream

Litestream is a standalone streaming replication tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database.

šŸŒ https://litestream.io/
🐦 https://twitter.com/litestreamio
🧩 https://github.com/benbjohnson/litestream