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.