easydb: Easily Connect to Common Types of Databases

A unified interface for connecting to databases ('SQLite', 'MySQL', 'PostgreSQL'). Just provide the database name and the package will ask you questions to help you configure the connection and setup your credentials. Once database configuration and connection has been set up once, you won't have to do it ever again.

Version: 1.1.0
Imports: askpass, assertthat, cli, DBI, keyring, rlang, utils, yaml
Suggests: knitr, RMariaDB, rmarkdown, RPostgres, RSQLite, testthat (≥ 3.0.0)
Published: 2023-03-06
Author: Sam El-Kamand ORCID iD [aut, cre, cph]
Maintainer: Sam El-Kamand <sam.elkamand at gmail.com>
BugReports: https://github.com/selkamand/easydb/issues
License: MIT + file LICENSE
URL: https://github.com/selkamand/easydb, https://selkamand.github.io/easydb/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: easydb results

Documentation:

Reference manual: easydb.pdf
Vignettes: adding_db_support

Downloads:

Package source: easydb_1.1.0.tar.gz
Windows binaries: r-devel: easydb_1.1.0.zip, r-release: easydb_1.1.0.zip, r-oldrel: easydb_1.1.0.zip
macOS binaries: r-release (arm64): easydb_1.1.0.tgz, r-oldrel (arm64): easydb_1.1.0.tgz, r-release (x86_64): easydb_1.1.0.tgz
Old sources: easydb archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=easydb to link to this page.