Hacker News new | ask | show | jobs
by kaba0 626 days ago
Arguably, XML’s schemas are better than SQLite’s constraints, especially in this domain.
1 comments

Yeah I get that SQLite technically has weak schema constraints, but it's rarely a problem in practice. I'm far more concerned about messing up with the filesystem and losing data.