HN Hall of Fame Weekly email

What If OpenDocument Used SQLite?

www.sqlite.org Essays & writing Essays & articles Software engineering Candidate
Screenshot of www.sqlite.org captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 4 calendar years, with breakout response in 3 of them.

submissions
4
submitters
4
observed span
2017–2025
peak thread · 293 comments
445 pts
latest 20+ return · 2025-09-04
279 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

I'm currently working on an application where I use SQLite as the file format. I want to keep a usual workflow for users where you can make edit to your document and it only changes the file when you save it. So to open a file I copy it into the :memory: database [1], then the user can do whatever manipulation they want and I can directly make the change in the database I don't need to have a model…

p4bl0·445-point thread·

If you're going to use SQLite as an application file format, you should: 1. Enable the secure_delete pragma <https://antonz.org/sqlite-secure-delete/> so that when your user deletes something, the data is actually erased. Otherwise, when a user shares one of your application's files with someone else, the recipient could recover information that the sender thought they had deleted. 2. Enable the options described at <https://www.sqlite.org/security.html#untrusted_sqlite_databa...> under "Untrusted SQLite Database…

agwa·279-point thread·

Sustainability of Digital Formats: Planning for Library of Congress Collections https://www.loc.gov/preservation/digital/formats/fdd/fdd0004... The Library of Congress Recommended Formats Statement (RFS) includes SQLite as a preferred format for datasets. The RFS does not specify a particular version of SQLite.

nabla9·269-point thread·

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
3

100+ points or 50+ comments

Total points
997

reference only — not used in Hall rules or ranking

Total comments
592

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2017-05-20What if OpenDocument used SQLite? (2014)dragly40
2020-12-18What If OpenDocument Used SQLite? (2014)First breakouttimeoperator269194
2023-09-18What If OpenDocument Used SQLite?Best threadweeber445293
2025-09-04What If OpenDocument Used SQLite?Latest 20+ point returnwhatisabcdefgh279105