Guru's Verification engine ensures consistency, confidence, and trust in the knowledge your organization shares. Learn more.

R | DBI (Database Interface)

DBI (Database Interface) [1] is a package for R that, true to its name, provides an interface in R for sending and receiving queries to database management systems. It is not a standalone package—usually a backend package such as RSQLite will implement DBI as its interface to R users.

It can be used directly, but can also be paired with the dbplyr [2] package for a dplyr-like interface.

Resources:

You must have Author or Collection Owner permission to create Guru Cards. Contact your team's Guru admins to use this template.