1. Assess
See the real migration surface
SQL Tran parses the source, maps dependencies, measures translation coverage, and separates automatic work from objects that need review.
Split an Oracle workload into Spark SQL for data objects and Python/PySpark for procedural logic on Databricks.
SQL Tran parses the source, maps dependencies, measures translation coverage, and separates automatic work from objects that need review.
Oracle tables and views are translated into Spark SQL for the Databricks relational plane.
Procedures, functions, triggers, packages, and types are translated into Python/PySpark for the code plane.
Ready to get started?