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.
See Also
Related
- Comma Separated 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