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 works with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author.

Package details

AuthorHadley Wickham [aut, cre], Maximilian Girlich [aut], Edgar Ruiz [aut], RStudio [cph, fnd]
MaintainerHadley Wickham <hadley@rstudio.com>
LicenseMIT + file LICENSE
Version2.4.0
URL https://dbplyr.tidyverse.org/ https://github.com/tidyverse/dbplyr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dbplyr")

Try the dbplyr package in your browser

Any scripts or data that you put into this service are public.

dbplyr documentation built on Oct. 26, 2023, 9:06 a.m.