r-cran-dbplyr

GNU R dplyr back end for databases
  https://cran.r-project.org/package=dbplyr
  0
  no reviews



GNU R dplyr back end for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features works with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author.