Litestream turns SQLite into a DB with continuous S3 backup. How it works, typical setup, and when it beats Postgres for small apps.
Read moreTag: sqlite
SQLite in Production: Not Just for Mobile
SQLite on servers is more viable than you think. WAL, Litestream, LiteFS, and patterns enabling scale beyond where many Postgres deployments stop.
Read moreSQLite and DuckDB: When Each Is the Right Choice
SQLite and DuckDB share the embedded model but solve different problems. OLTP vs OLAP explained with practical criteria to choose.
Read more