hoesler/dbj: Provides access to databases through the JDBC interface

dbj 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.

Getting started

Package details

AuthorChristoph Hösler <christoph.hoesler@gmail.com>
MaintainerChristoph Hösler <christoph.hoesler@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0.9000
URL http://github.com/hoesler/dbj
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hoesler/dbj")
hoesler/dbj documentation built on May 17, 2019, 4:36 p.m.