JSON Lines (JSONL) Tools

JSON Lines (JSONL) text format, also called newline-delimited JSON (NDJSON). JSON Lines is a convenient format for storing structured data that may be processed one record at a time.

Here are some JSON Lines (JSONL) tools, to convert data between JSON Lines (JSONL) and other file types, split JSON Lines (JSONL), export databases data to JSON Lines (JSONL), import JSON Lines (JSONL) data to databases.

Convert JSON Lines (JSONL) to other file types

Convert other file types to JSON Lines (JSONL)

Split JSON Lines (JSONL)

Export databases data to JSON Lines (JSONL)

Import JSON Lines (JSONL) data to databases