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:

  Auto adapting ETL program.
  Fast Evolution (a Super Agile principle/practice) over the first- generation program.
 Can be expanded into a full universal ETL program that can replace a large number of SQL and SSIS ETL implementations.
  Uses Definition Programming for operations instead of endless code changes to adapt to various ETL scenarios and operations.