RJDBC: Provides Access to Databases Through the JDBC Interface

The RJDBC package is an implementation of R's DBI interface using JDBC as a back-end. This allows R to connect to any DBMS that has a JDBC driver.

Version: 0.2-10
Depends: methods, DBI, rJava (≥ 0.4-15), R (≥ 2.4.0)
Published: 2022-03-24
Author: Simon Urbanek
Maintainer: Simon Urbanek <Simon.Urbanek at r-project.org>
License: MIT + file LICENSE
URL: http://www.rforge.net/RJDBC/
NeedsCompilation: no
Materials: NEWS
In views: Databases
CRAN checks: RJDBC results

Documentation:

Reference manual: RJDBC.pdf

Downloads:

Package source: RJDBC_0.2-10.tar.gz
Windows binaries: r-devel: RJDBC_0.2-10.zip, r-release: RJDBC_0.2-10.zip, r-oldrel: RJDBC_0.2-10.zip
macOS binaries: r-release (arm64): RJDBC_0.2-10.tgz, r-oldrel (arm64): RJDBC_0.2-10.tgz, r-release (x86_64): RJDBC_0.2-10.tgz
Old sources: RJDBC archive

Reverse dependencies:

Reverse depends: ODB, RH2
Reverse imports: DIZutils, SQLove
Reverse suggests: ETLUtils, implyr, primate, ProjectTemplate

Linking:

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