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 orderI like the idea of using select/put/delete (sql-style syntax) to query non-rdb data storage. It sort of raises the question of, could there be 1 universal language to query relational databases, text file storage (json, csv, etc), and anything else. Or put another way, is there any data storage format that couldn’t be queried by SQL?
Reminds me of https://github.com/johnkerl/miller which is also a go based tool cloning features from tools like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
I've been working on a tool to query/update data structures from the commandline. It's comparable to jq/yq but supports JSON, YAML, TOML and XML. I'm not aware of anything that attempted to do this so I rolled my own. Let me know what you think
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
- 2
- Total points
- 737
- Total comments
- 121
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 |
|---|---|---|---|---|
| 2020-10-30 | Dasel: Query/update data structs from the cmdline. Supports JSON,YAML,TOML,XML | Novalty93 | 45 | 6 |
| 2022-03-07 | Select, put and delete data from JSON, TOML, YAML, XML and CSV filesFirst breakout | wyuenho | 200 | 31 |
| 2024-08-18 | Dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSVBest thread · Latest 20+ point return | edward | 492 | 84 |
