Submission timeline
2007–2026One 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 orderSQLlite has also got probably the most well-tested code of conduct of any open source project in the world (aside from the other open source projects which use this CoC) https://sqlite.org/codeofethics.html
I also like this page of the docs: "SQLite as an application file format": https://www.sqlite.org/appfileformat.html
In the past, I've used it as a file format for an online application. Users often wanted to download bits and bobs of data from the app, not to view it or edit it on their desktop, but more as backups or to share a particular configuration Previously we'd used a json+zip pair, but the lack of enforced schema became a problem. Switching over to a gzipped sqlite db with a "custom" file extension worked incredibly well
Man i love SQLite. I hate that one of my professors in university was an idiot that didn't really know anything he was talking about told us on many occasions that SQLite was just a toy database that wasn't useful in "real programs". His wrong opinion was ingrained in my mind until i started working as an Android Dev. Now i can only praise the work and the incredible software that SQLite really is.
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
- Total points
- 529
- Total comments
- 223
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2018-12-24 | Sqlite – Most Deployed Database in the WorldFirst breakout | gitgud | 148 | 45 |
| 2020-04-29 | Most Widely Deployed Software Module of Any Type? | sweeetland | 2 | 0 |
| 2021-12-06 | There are over one trillion SQLite databases in active useBest thread | nothrowaways | 148 | 86 |
| 2023-10-09 | Most Widely Deployed and Used Database Engine | vghaisas | 2 | 0 |
| 2024-03-31 | There are likely >1e12 SQLite databases on Earth | OgsyedIE | 96 | 14 |
| 2024-06-15 | SQLite is likely used more than all other database engines combinedLatest 20+ point return | ysabri | 131 | 78 |
| 2026-05-07 | Most Widely Deployed and Used Database Engine | sebmellen | 2 | 0 |
