Learn R Programming

⚠️There's a newer version (0.2-10) of this package.Take me there.

RJDBC (version 0.2-7.1)

Provides Access to Databases Through the JDBC Interface

Description

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.

Copy Link

Version

Install

install.packages('RJDBC')

Monthly Downloads

24,614

Version

0.2-7.1

License

MIT + file LICENSE

Maintainer

Simon Urbanek

Last Published

April 16th, 2018

Functions in RJDBC (0.2-7.1)

JDBCResult-methods

Methods for the class JDBCResult in Package `RJDBC' ~~
JDBCDriver-class

Class "JDBCDriver"
JDBCConnection-methods

Methods for the class `JDBCConnect' in Package `RJDBC'
JDBCDriver-methods

Methods for the class JDBCDriver in Package `RJDBC'
JDBCConnection-class

Class "JDBCConnection"
JDBC

JDBC engine
JDBCResult-class

Class "JDBCResult"