Skip to main content

Description

Differs from JSON only in that data rows are output as arrays, not as objects.

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 JSONCompact format:
The output will be in JSON format:

Format settings

Last modified on June 23, 2026