A native Go library for Apache Arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
Recently, engineers from InfluxData developed and donated a native Go language implementation of Apache Arrow to the community.