SQL-driven development
Begin with the T-SQL knowledge you already have.
Our products ↗OUR PRODUCTS
Our product work spans software tools, automation, and business workflows. Explore ETLGen, a featured product for data integration development.
FEATURED PRODUCT
SELECT customer_id,
SUM(order_total)
FROM orders
GROUP BY customer_id;Sources · joins
derived columns · sink
Native package
ready for your project
Generate Azure Data Factory pipelines and data flows, SSIS packages, DDL scripts, and Excel ETL specifications from SQL or structured requirements.
Explore ETLGen ↗Begin with the T-SQL knowledge you already have.
Work with ADF and SSIS outputs in your existing environment.
Continue using generated artifacts independently of ETLGen.