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.
This is Version 2...
I do not only rapid prototyping and implementation...
Oh, the prototypes become the production implementations rather than having to rewrite everything...
And I do what I call Fast Evolution of Software...
Why be slow?


