top | item 45580513

(no title)

keitmo | 4 months ago

It's also known as JSONL (JSON Lines).

discuss

order

tracker1|4 months ago

I'm pretty sure jsonl was a bit earlier as a term, but ndjson is now the more prominent term used for this... been using this approach for years though, when I first started using Mongo/Elastic for denormalized data, I'd also backup that same data to S3 as .jsonl.gz Leaps and bounds better than XMl at least.