About

Semantic analysis engine is used to track object references across the whole database code, empowering the transpilation engine to create a precise and reliable transformations. That also allows SQL Tran to instantly highlight issues in the database code such as broken references.

SQL Tran is a cutting-edge SQL code transpiler capable of converting database DDL code into different SQL dialects or even PySpark.

It utilizes our proprietary ultra-high-performance Hummingbird parser, over 500 times faster than ANTLR. Overall performance of the whole transpilation engine is at least 100 times that of competing tools.

The built-in static analysis engine tracks object references across the entire database code, enabling precise and reliable transformations. This feature also allows SQL Tran to instantly identify issues in the database code, such as broken references and features with no equivalent in the target.

Last updated