Remix.run Logo
coldtea 5 hours ago

Because SQLite is a program, that will refuse to start or crash, and which you can trivially replace, if corrupted.

Whereas your sqlite data are your data, and if they're corrupted they can be lost forever or propagate the issue to backups.

conradludgate 29 minutes ago | parent [-]

Hopefully it crashes if corrupt... But it could instead jump straight to some code designed to clean up files and delete your database