Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpeterso
1284 days ago
Another alternative is a streaming JSON format like JSONL (newline-delimited JSON). You can parse one record/line at a time, but still have the structure and named fields of JSON.
https://en.m.wikipedia.org/wiki/JSON_streaming