Learn R Programming

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

RJDBC (version 0.1-5)

Provides access to databases through the JDBC interface

Description

RJDBC 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

18,481

Version

0.1-5

License

GPL version 2

Maintainer

Simon Urbanek

Last Published

March 24th, 2022

Functions in RJDBC (0.1-5)

JDBCConnection-class

Class "JDBCConnection"
JDBCConnection-methods

Methods for the class `JDBCConnect' in Package `RJDBC'
JDBC

JDBC engine
JDBCDriver-methods

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

Class "JDBCResult"
JDBCResult-methods

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

Class "JDBCDriver"