Parquet

Parquet an open-source, column-oriented data file format designed for efficient data storage and high-performance analytics.

It optimizes Big Data processing by storing data by column rather than row, allowing for superior compression and faster, targeted queries.

Parquet is an Apache Software Foundation format.

Documentation

See also Apache Parquet, php-parquet and What is Parquet?.

Related : Comma Secparated Values (CSV), json_decode(), JsonSerializable, Serde, JavaScript Object Notation (JSON), JSON Lines (JSONC), JSON Lines (JSONL), YAML Ain’t Markup Language (YAML), Tom’s Obvious Minimal Language (TOML), Text, Column Database

Related packages : flow-php/parquet