Apache Arrow

  • 2024-10-28 (modified: 2025-06-28)

The universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics.

arrow.apache.org/

Apache Arrow defines a language-independent columnar memory format for flat and nested data, organized for efficient analytic operations on modern hardware like CPUs and GPUs. The Arrow memory format also supports zero-copy reads for lightning-fast data access without serialization overhead.

2025 © ak