About Anaconda Help Download Anaconda

Database access libraries for Apache Arrow

Installers

  • linux-64 v0.4.0

conda install

To install this package run one of the following:
conda install arrow-adbc-nightlies::adbc-driver-manager

Description

ADBC is an API standard for database access libraries ("drivers") in C and Java that uses Arrow for data. Instead of writing code for each individual database, applications can build against the ADBC APIs, and link against drivers that implement the standard. Additionally, a JDBC/ODBC-style driver manager is provided. This also implements the ADBC APIs, but dynamically loads drivers and dispatches calls to them.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy