logoalt Hacker News

dist-epochtoday at 12:37 PM0 repliesview on HN

SQLite has it's own issues - for example it doesn't support checksums. Quite bizarre for a database file format where integrity is supposedly highly valued. Saying it's the job of the filesystem doesn't help when all major OSes don't enable checksums in their default filesystem.

With a zip file at least you know your file was corrupted.

https://avi.im/blag/2024/sqlite-bit-flip/