JSONL Structured Data Format

From GM-RKB
(Redirected from JSONL)
Jump to navigation Jump to search

A JSONL Structured Data Format is a newline-delimited text-based data format that encodes structured data records as line-separated JSON objects enabling stream-oriented processing, parallel data parsing, and append-only data storage without requiring full document parsing.