r-cran-dbi

GNU R package providing a generic database interface
  https://cran.r-project.org/package=DBI
  0
  no reviews



A generic database interface (DBI) definition for communication between R and relational database management systems -- similar to Perl's DBI system. All classes in this package are virtual and need to be extended by the various R/DBMS implementations as e.g. RMySQL.