Terms or components

This feature introduces several new concepts. The meanings of these new concepts and terms are defined here. Other existing terms are also defined for clarity.

JSON
JavaScript Object Notation; a text-based structured data format
CSV
Comma-separated values; a text-based data format.
Apache Parquet
Free and open-source column-oriented data file format designed for efficient data storage and retrieval.
SQL
Structured Query language
GZIP
GNU zip compression format
BZIP2
Free and open-source file compression format that uses Burrows-Wheeler algorithm.