tidyverse/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version2.5.0.9000
URL https://dbplyr.tidyverse.org/ https://github.com/tidyverse/dbplyr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tidyverse/dbplyr")
tidyverse/dbplyr documentation built on April 7, 2024, 1:42 a.m.