Skip to main content
InputOutputAlias

Description

Differs from JSONCompactEachRow only in that data fields are output as strings, not as typed JSON values.

Example usage

Inserting data

Using a JSON file with the following data, named as football.json:
Insert the data:

Reading data

Read data using the JSONCompactStringsEachRow format:
The output will be in JSON format:

Format settings

Last modified on June 23, 2026