Rdocumentation
powered by
Learn R Programming
RJDBC (version 0.2-10)
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
Link to current version
Version
Version
0.2-10
0.2-8
0.2-7.1
0.2-7
0.2-5
0.2-4
0.2-3
0.2-2
0.2-1
0.2-0
0.1-6
0.1-5
0.1-3
0.1-2
Install
install.packages('RJDBC')
Monthly Downloads
21,986
Version
0.2-10
License
MIT + file LICENSE
Maintainer
Simon Urbanek
Last Published
March 24th, 2022
Functions in RJDBC (0.2-10)
Search all functions
JDBCResult-methods
Methods for the class JDBCResult in Package `RJDBC' ~~
JDBCResult-class
Class "JDBCResult"
JDBCDriver-methods
Methods for the class JDBCDriver in Package `RJDBC'
JDBC
JDBC engine
JDBCConnection-class
Class "JDBCConnection"
JDBCDriver-class
Class "JDBCDriver"
JDBCConnection-methods
Methods for the class `JDBCConnect' in Package `RJDBC'