The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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
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:

Reference manual: adbi.pdf

Downloads:

Package source: adbi_0.1.1.tar.gz
Windows binaries: r-devel: adbi_0.1.1.zip, r-release: adbi_0.1.1.zip, r-oldrel: adbi_0.1.1.zip
macOS binaries: r-release (arm64): adbi_0.1.1.tgz, r-oldrel (arm64): adbi_0.1.1.tgz, r-release (x86_64): adbi_0.1.1.tgz, r-oldrel (x86_64): adbi_0.1.1.tgz
Old sources: adbi archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=adbi to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.