summaryrefslogtreecommitdiff
path: root/databases/R-dbplyr/DESCR
blob: c053846ff5c02669873b8f9088111dcdc56f551e (plain)
1
2
3
dbplyr is the database backend for dplyr. It allows you to use
remote database tables as if they are in-memory data frames by
automatically converting dplyr code into SQL.