lazysql: Lazy SQL Programming

Helper functions to build SQL statements for dbGetQuery or dbSendQuery under program control. 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

AuthorUwe Block [aut, cre]
MaintainerUwe Block <u.block.mz@gmail.com>
LicenseMIT + file LICENSE
Version0.1.3
URL https://github.com/UweBlock/lazysql
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("lazysql")

Try the lazysql package in your browser

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

lazysql documentation built on May 1, 2019, 9:45 p.m.