Azure CLI Function for ETL - Version 2

Azure CLI Function for ETL - Version 2

Second Generation ETL Program – Command line program in C# to create a Universal ETL Program for NoSQL to relational data transfer and ETL.

Main Points:

1.       Auto adapting ETL program.

2.       Uses Definition Programming for operations instead of endless code changes to adapt to various ETL scenarios and operations.

3.       Can be expanded into a full universal ETL program that can replace a large number of SQL and SSIS ETL implementations.

4.       Fast Evolution (a Super Agile principle/practice) over the first-generation program.