srcr: Simplify Connections to Database Sources

Connecting to databases requires boilerplate code to specify connection parameters and to set up sessions properly with the DBMS. This package provides a simple tool to fill two purposes: abstracting connection details, including secret credentials, out of your source code and managing configuration for frequently-used database connections in a persistent and flexible way, while minimizing requirements on the runtime environment.

Package details

AuthorCharles Bailey [aut, cre], Hanieh Razzaghi [aut]
MaintainerCharles Bailey <baileyc@chop.edu>
LicenseArtistic-2.0
Version1.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("srcr")

Try the srcr package in your browser

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

srcr documentation built on Oct. 31, 2021, 1:06 a.m.