Files
ports/databases/arrow/cpp/pkg/DESCR
T
landry 99879c217c Import databases/arrow 0.18.0.
Apache Arrow is a universal columnar format and multi-language toolbox
for fast data interchange and in-memory analytics. It contains a set of
technologies that enable data systems to efficiently store, process,
and move data.

the port only builds the cpp part of arrow, enabling support for
parquet: https://parquet.apache.org/

depending on future needs, other languages/bindings (python, java, js,
ruby, etc..) can be built as subdirs of this port.

www: https://arrow.apache.org/

tweaks/ok sthen@/rsadowski@
2024-11-05 12:39:51 +00:00

5 lines
227 B
Plaintext

Apache Arrow is a universal columnar format and multi-language toolbox
for fast data interchange and in-memory analytics. It contains a set of
technologies that enable data systems to efficiently store, process,
and move data.