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

GitHub

34 stars
3 watching
11 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
duckdb/duckdb_aws An extension to DuckDB that provides features utilizing the AWS SDK 42
duckdb/duckdb_azure A C++ extension for DuckDB that integrates with Azure blob storage for storing and querying data 50
duckdb/duckdb_iceberg An extension to a C++ relational database management system that adds support for Apache Iceberg data storage 158
apache/arrow A toolkit for efficient data interchange and in-memory analytics in various languages 14,590
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 505
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/duckdb_delta An extension to DuckDB for working with Delta Lake data storage 136
duckdb/dbt-duckdb An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database 920
rustyconover/duckdb-lindel-extension An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. 32
rupurt/odbc-scanner-duckdb-extension An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. 79
yamldb/yaml_db A Rails plugin for serializing and deserializing data in a format independent of the underlying database system 950
ywelsch/duckdb-prql An extension to a relational database system that supports a custom query language 260
isaacbrodsky/h3-duckdb A DuckDB extension that provides support for H3 discrete global grid system 171
iddm/serde-aux An auxiliary serde library providing helpful functions for serialisation and deserialisation 160