Rendering Parameterized SQL and Translation to Dialects
Convert a camel case string to snake case
Convert the names of an object from camel case to snake case
Convert a camel case string to title case
Create an R wrapper for SQL
Get the prefix used for emulated temp tables for DBMSs that do not sup...
Launch the SqlRender Developer Shiny app
List the supported target dialects
Load, render, and translate a SQL file in a package
Reads a SQL file
Render SQL code based on parameterized SQL and parameter values
Deprecated: Render SQL code based on parameterized SQL and parameter v...
Render a SQL file
Convert a snake case string to camel case
Convert the names of an object from snake case to camel case
Handles Spark Inserts
Split a single SQL string into one or more SQL statements
SqlRender: Rendering Parameterized SQL and Translation to Dialects
Determine if Java virtual machine supports Java
Translates SQL from one dialect to another
Translates a single SQL statement from one dialect to another
Deprecated: Translates SQL from one dialect to another
Translate a SQL file
Write SQL to a SQL (text) file
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', 'SQLite', and 'InterSystems IRIS'.
Useful links