RSQL: Database Agnostic Package to Generate and Process 'SQL' Queries in R

Allows the user to generate and execute select, insert, update and delete 'SQL' queries the underlying database without having to explicitly write 'SQL' code.

Version: 0.2.2
Imports: lgr, R6, DBI
Suggests: RSQLite, RMySQL, RPostgres, knitr, rmarkdown, dplyr, testthat, covr, lintr, pkgdown
Published: 2023-08-19
Author: Alejandro Baranek [cre, aut], Leonardo Belen [aut]
Maintainer: Alejandro Baranek <abaranek at dc.uba.ar>
BugReports: https://github.com/rOpenStats/RSQL/issues
License: MIT + file LICENSE
URL: https://github.com/rOpenStats/RSQL
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: RSQL results

Documentation:

Reference manual: RSQL.pdf
Vignettes: rsql

Downloads:

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

Linking:

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