タグ

ブックマーク / arrow.apache.org (2)

  • Apache Arrow — Apache Arrow v23.0.1

    Apache Arrow# Apache Arrow is a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. The project specifies a language-independent column-oriented memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. The project houses an actively developed collection of libraries in many languages for solvin

    igrep
    igrep 2025/09/14
    "a language-independent column-oriented memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware" "Zero-copy shared memory and RPC-based data movement"
  • Apache Arrow Homepage

    Format 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. Learn more about the design or read the specification. Libraries Arrow's libraries implement the for

    Apache Arrow Homepage
    igrep
    igrep 2025/04/25
  • 1