arrow
Arrow serializer
An extension for DuckDB that enables support for Apache Arrow, providing functions to serialize tables and scan arrow ipc buffers.
Extension for DuckDB for functions that require the Apache Arrow dependency
36 stars
3 watching
11 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apache/arrow | A toolkit for efficient data interchange and in-memory analytics in various languages | 14,728 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
wc-duck/datalibrary | A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
duckdb/dbt-duckdb | An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment. | 944 |
rustyconover/duckdb-lindel-extension | An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. | 37 |
rupurt/odbc-scanner-duckdb-extension | An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 80 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 951 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 263 |
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 174 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |