Comment on Ask HN: Resources for designing custom file formatsComments−PaulHoule6yThe authors of SQLLite are better than anyone else at writing persistence code that works despite the real-world imperfections of file systems. Either do what they do or just use SQLLite!
Comments
The authors of SQLLite are better than anyone else at writing persistence code that works despite the real-world imperfections of file systems. Either do what they do or just use SQLLite!