A set of tools aimed at ETL (Extract Transform and Load) tasks as well as DB version control and deployment.
For the ETL we are focused on getting the most common ETL tasks done without SSIS.
- Bulk data transfer
- Via ADO.Net
- From Excel
- From IEnumberable
- Single Pass, multi-threaded Star Schema Populator
- Extract data to .csv file
- Extract code
- Deploy code and change files