About
Last updated
Last updated
SQL Tran is a cutting-edge SQL code translator capable of converting even the most complex database business logic into a different SQL dialect, or even into PySpark.
It utilizes our proprietary ultra-high-performance Hummingbird parser, over 500x faster than ANTLR. Overall performance of the whole translation engine is at several orders of magnitude greater than competing tools. SQL Tran can translate millions of lines of SQL code per minute, and can handle the largest codebases.
The built-in static analysis engine tracks object references across the entire database code, enabling precise and reliable transformations, and provides full data lineage for instant impact analysis. This allows SQL Tran to instantly identify issues in the database code, such as broken references and features with no equivalent in the target.