adbi: 'DBI' Compliant Database Access Using 'ADBC'
In order to make Arrow Database Connectivity ('ADBC' <https://arrow.apache.org/adbc/>) accessible from R, an interface compliant with the 'DBI' package is provided, using driver back-ends that are implemented in the 'adbcdrivermanager' framework. This enables interacting with database systems using the Arrow data format, thereby offering an efficient alternative to 'ODBC' for analytical applications.
Version: |
0.1.1 |
Depends: |
R (≥ 3.6.0) |
Imports: |
DBI (≥ 1.2.0), methods, adbcdrivermanager (≥ 0.8.0), nanoarrow (≥ 0.3.0) |
Suggests: |
testthat, covr, DBItest (≥ 1.8.0), adbcsqlite (≥ 0.8.0), withr, bit64, utils, arrow |
Published: |
2024-01-25 |
DOI: |
10.32614/CRAN.package.adbi |
Author: |
Nicolas Bennett [aut, cre],
Voltron Data [fnd] |
Maintainer: |
Nicolas Bennett <nicolas at cynkra.com> |
BugReports: |
https://github.com/r-dbi/adbi/issues |
License: |
LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)] |
URL: |
https://adbi.r-dbi.org, https://github.com/r-dbi/adbi,
https://arrow.apache.org/adbc/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
adbi results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=adbi
to link to this page.