Use Rust To Reduce The Size Of Your SQLite Database

link: https://www.i-programmer.info/programming/database/15686-use-rust-to-reduce-the-size-of-your-sqlite-database-.html

This is a full article based on [Compress SQLite database?](https://Compress SQLite database?)
using as the example the Joplin database.sqlite file.Just a thought of what could happen if Joplin would somehow incorporate the sqlite-zstd Rust library

But why do this? I don't think the size of the database has ever been an issue.

6 Likes