(no title)
jlundberg | 4 months ago
Allows parsing and streaming without any special libraries and allow for an unlimited amount of data (with objects being reasonably sized).
Usually gives these files the .jsonlines suffix when stored on disk.
Allows for batch process without requiring huge amounts of memory.
unknown|4 months ago
[deleted]
kondro|4 months ago
https://en.wikipedia.org/wiki/JSON_streaming
codesnik|4 months ago
0x6c6f6c|4 months ago
Newline Delimited JSON
TIL
keitmo|4 months ago