s-u/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.

Getting started

Package details

AuthorSimon Urbanek <Simon.Urbanek@r-project.org>
MaintainerSimon Urbanek <Simon.Urbanek@r-project.org>
LicenseMIT + file LICENSE
Version0.3-0
URL http://www.rforge.net/RJDBC/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("s-u/RJDBC")
s-u/RJDBC documentation built on Aug. 24, 2023, 2:30 a.m.