DavidPatShuiFong/dbConnection: dbConnection

R6 'object-oriented' objects for generic connection to databases. Preferentially uses 'pool' package, but does not depend on 'pool'. Falls back to 'DBI' connections either if 'pool' is not available, or specifically if 'usepool == FALSE'. Exports (makes available) a single R6 object definition, 'dbConnection'.

Getting started

Package details

AuthorDavid P.S. Fong
MaintainerDavid P.S. Fong <vkelim@bigpond.com>
LicenseMIT + file LICENSE
Version0.3.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DavidPatShuiFong/dbConnection")
DavidPatShuiFong/dbConnection documentation built on July 10, 2020, 2:40 p.m.