Hacker News new | ask | show | jobs
by boristsr 492 days ago
That's not quite true. There is support for "strict" tables which does have more stringent rules around types

https://sqlite.org/stricttables.html

1 comments

Mongo DB also disables safety features by default to improve their benchmarks. But Mongo DB gets lots of criticism for that and SQLite gets none.