An ETL framework for .NET
Simple, intutive Extract, transform and load (ETL) library for .NET. Extremely fast, flexible, and easy to use.
Cinchoo ETL is a code-based ETL framework for extracting data from multiple sources, transforming, and loading into your very own data warehouse in .NET environment. You can have data in your data warehouse in no time.
To install Cinchoo ETL (.NET Framework), run the following command in the Package Manager Console
PM> Install-Package ChoETL
To install Cinchoo ETL (.NET Standard / .NET Core), run the following command in the Package Manager Console
PM> Install-Package ChoETL.NETStandard
Add namespace to the program
using ChoETL;
Here are the items will be targetted on phase 1.
- CSV Reader / Writer
- Fixed Length Reader / Writer
- Xml Reader / Writer
- JSON Reader / Writer
- Key-Value Reader / Writer
- Parquet Reader / Writer
- Yaml Reader / Writer
- Avro Reader / Writer
https://github.com/Cinchoo/ChoETL/wiki
Cinchoo ETL - CodeProject Articles
Cinchoo ETL questions in StackOverflow
Cinchoo ETL questions in StackOverflow
If this project help you reduce time to develop, you can give me a cup of coffee :)