Hacker News new | ask | show | jobs
by 20after4 461 days ago
IMO the best file format for this set of requirements is SQLite. It's the world's most widely deployed database engine, the file format is simple and the spec is public domain. The entire database engine has been re-implemented in multiple languages. SQLite is a "recommended storage format"² (along with XML, JSON, and CSV) of the library of congress because of it's long term sustainability, among other factors³.

1. https://sqlite.org/mostdeployed.html 2. https://sqlite.org/locrsf.html 3. https://www.loc.gov/preservation/digital/formats/fdd/fdd0004...