UweBlock/lazysql: Lazy SQL Programming

Helper functions to build SQL statements under program control for dbGetQuery, dbSendQuery, sqldf, etc. They are intended to increase speed of coding and to reduce coding errors. Arguments are carefully checked, in particular SQL identifiers such as names of tables or columns. More patterns will be added as required.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.3.9000
URL https://github.com/UweBlock/lazysql
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UweBlock/lazysql")
UweBlock/lazysql documentation built on May 9, 2019, 9:41 p.m.