DBI is an R package providing a common interface to several databases (currently MySQL, PostgreSQL, SQLite and Oracle are supported, as well as JDBC connections).
DBI
is an r package providing a common interface to several databases (currently mysql, postgresql, sqlite and oracle are supported, as well as jdbc connections).
Repositories
Other resources
- R-SIG-DB - R Special Interest Group on Database Interfaces mailing list
- Posts on R-bloggers
Packages that extend DBI
Users don't often work directly with DBI
; you probably want one of these
Related tags
- database and database-connection
- r's lattice package