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.1")



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: 2023-10-07
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.1, https://cran.r-project.org/web/packages/SqlRender. Accessed 02 Feb. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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