/sqlnorm

SQL dialect transpiler

Primary LanguageScala

sqlnorm

sqlnorm is a SQL dialect transpiler. It parses a statement in one dialect (using the sqltyped parser) and emits the equivalent statement in another.

Current status: experimental and not stable