sqlq: 'SQL' Query Builder

Allows to build complex 'SQL' (Structured Query Language) queries dynamically. Classes and/or factory functions are used to produce a syntax tree from which the final character string is generated. Strings and identifiers are automatically quoted using the right quotes, using either ANSI (American National Standards Institute) quoting or the quoting style of an existing database connector. Style can be configured to set uppercase/lowercase for keywords, remove unnecessary spaces, or omit optional keywords.

Package details

AuthorPierrick Roger [aut, cre] (ORCID: <https://orcid.org/0000-0001-8177-4873>)
MaintainerPierrick Roger <pierrick.roger@cea.fr>
LicenseAGPL-3
Version1.0.1
URL https://gitlab.com/cnrgh/databases/r-sqlq
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sqlq")

Try the sqlq package in your browser

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

sqlq documentation built on Sept. 16, 2025, 9:10 a.m.