About this project

This project provides an ADBC (Apache Arrow Database Connectivity) driver specifically for Apache DataFusion. ADBC offers a standardized, high-performance interface for applications to interact with various data systems, leveraging the Apache Arrow columnar memory format. The driver enables developers to connect to Apache DataFusion, a query engine, and execute queries. It is implemented in Rust and is currently in an experimental stage. The project indicates future availability of pre-packaged builds for various platforms.