dbplyr
A 'dplyr' Back End for Databases
A 'dplyr' back end for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features work with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author.
2.6.0
MIT + file LICENSE
1 个版本
安装
install.packages("dbplyr")
remotes::install_cran("dbplyr")
版本列表
2.6.0
2026-06-17