SQLove: Execute 'SQL' Scripts in 'R' Containing Multiple Queries (original) (raw)
The nature of working with structured query language ('SQL') scripts efficiently often requires the creation of temporary tables and there are few clean and simple 'R' 'SQL' execution approaches that allow you to complete this kind of work with the 'R' environment. This package seeks to give 'SQL' implementations in 'R' a little love by deploying functions that allow you to deploy complex 'SQL' scripts within a typical 'R' workflow.
Version: | 0.0.4 |
---|---|
Imports: | DBI, readr, RJDBC |
Suggests: | knitr, rmarkdown |
Published: | 2023-11-13 |
DOI: | 10.32614/CRAN.package.SQLove |
Author: | Kerns Sam [aut, cre] |
Maintainer: | Kerns Sam |
License: | MIT + file |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | SQLove results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=SQLoveto link to this page.