Other packages > Find by keyword >

SqlRender  

Rendering Parameterized SQL and Translation to Dialects
View on CRAN: Click here


Download and install SqlRender package within the R console
Install from CRAN:
install.packages("SqlRender")

Install from Github:
library("remotes")
install_github("cran/SqlRender")

Install by package version:
library("remotes")
install_version("SqlRender", "1.19.4")



Attach the package and use:
library("SqlRender")
Maintained by
Martijn Schuemie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-16
Latest Update: 2025-03-13
Description:
A rendering tool for parameterized SQL that also translates into different SQL dialects.These dialects include 'Microsoft SQL Server', 'Oracle', 'PostgreSql', 'Amazon RedShift', 'Apache Impala', 'IBM Netezza', 'Google BigQuery', 'Microsoft PDW', 'Snowflake', 'Azure Synapse Analytics Dedicated', 'Apache Spark', and 'SQLite'.
How to cite:
Martijn Schuemie (2016). SqlRender: Rendering Parameterized SQL and Translation to Dialects. R package version 1.19.4, https://cran.r-project.org/web/packages/SqlRender. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.1.7 (2016-08-16 19:47), 1.2.0 (2017-01-16 14:15), 1.3.0 (2017-03-24 20:12), 1.3.7 (2017-05-03 10:51), 1.4.3 (2017-09-15 22:46), 1.4.6 (2017-11-07 07:10), 1.4.8 (2018-02-26 18:25), 1.5.0 (2018-05-28 21:33), 1.5.2 (2018-08-17 07:10), 1.5.3 (2018-11-23 15:20), 1.6.0 (2019-02-15 11:40), 1.6.2 (2019-06-24 15:20), 1.6.3 (2020-01-13 14:10), 1.6.4 (2020-03-17 17:10), 1.6.5 (2020-04-01 09:30), 1.6.6 (2020-05-19 17:20), 1.6.8 (2020-07-31 11:20), 1.7.0 (2021-03-02 07:40), 1.8.0 (2021-09-02 16:51), 1.8.1 (2021-09-15 09:00), 1.8.3 (2022-01-07 11:42), 1.9.0 (2022-02-18 10:40), 1.9.1 (2022-06-29 16:00), 1.9.2 (2022-07-11 18:10), 1.10.0 (2022-09-20 14:16), 1.11.0 (2022-12-02 10:20), 1.11.1 (2023-01-11 17:30), 1.12.0 (2023-01-26 10:20), 1.12.1 (2023-02-21 16:40), 1.13.0 (2023-03-14 12:30), 1.13.1 (2023-03-21 18:50), 1.14.0 (2023-04-13 13:00), 1.15.0 (2023-05-08 16:40), 1.15.1 (2023-06-29 23:30), 1.15.2 (2023-08-10 19:20), 1.16.0 (2023-09-20 10:50), 1.16.1 (2023-10-07 09:10), 1.17.0 (2024-03-20 17:40), 1.18.0 (2024-05-30 09:10), 1.18.1 (2024-08-21 06:40), 1.19.0 (2024-10-09 09:00), 1.19.1 (2024-11-29 10:10), 1.19.2 (2025-03-13 12:30), 1.19.3 (2025-08-19 10:30)
Other packages that cited SqlRender R package
View SqlRender citation profile
Other R packages that SqlRender depends, imports, suggests or enhances
Complete documentation for SqlRender
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA