All registries
Industry consortiumIn Rundown bodies

Apache Parquet & Arrow

Apache

Data & file formatsCloud & APIs
WHY YOU NEED THIS

Data lake and analytics pipelines standardize on Parquet file layout and Arrow IPC — specs at apache.org project sites.

What It Is

Apache Software Foundation columnar formats: Parquet (on-disk analytics) and Arrow (in-memory + IPC serialization).

Taxonomy

Per-project documentation: Parquet format · Arrow columnar · ORC (separate project)

Top-Level Categories

Parquet file formatArrow IPC / FeatherArrow C Data interface

Master Catalog

Sub-Indexes & Guides

Rundown Standards Body
Apache Software Foundation

Open-source foundation publishing columnar and analytics file formats widely used in data pipelines: Apache Parquet (columnar storage) and Apache Arrow (in-memory columnar + IPC serialization). Specs are maintained on parquet.apache.org and arrow.apache.org.

View all bodies →
Visit

Curated specs from Apache

Apache ParquetApacheShould Know

Parquet

Parquet is the standard lakehouse/warehouse on-disk format (Spark, DuckDB, BigQuery export, Snowflake). Column chunk layout explains why analytics workloads beat row-oriented JSON/CSV.

ProductBack OfficeData Formats
Details
Apache ArrowApacheNiche

Arrow IPC

Arrow is the interchange layer between Python/R/JVM analytics, DuckDB, and Parquet readers. IPC framing is how columnar data crosses process boundaries without JSON overhead.

ProductBack OfficeData Formats
Details

Related Registry Sources

parquetarrowcolumnaranalytics