An ETL framework for .NET


Keywords
.NET, CSV, ETL, Flat, JSON, Xml, c#, avro, cinchoo-etl, csharp, dotnet, etl-framework, keyvalue, parquet, parquet-files, parser, reader, writer, yaml
License
MIT
Install
Install-Package ChoETL -Version 1.2.1.65

Documentation

Cinchoo ETL

Join the chat at https://gitter.im/ChoETL/Lobby Build status github

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.

Install

To install Cinchoo ETL (.NET Framework), run the following command in the Package Manager Console NuGet

PM> Install-Package ChoETL

To install Cinchoo ETL (.NET Standard / .NET Core), run the following command in the Package Manager Console NuGet

PM> Install-Package ChoETL.NETStandard

Add namespace to the program

using ChoETL;

Phase 1:

Here are the items will be targetted on phase 1.

  1. CSV Reader / Writer
  2. Fixed Length Reader / Writer
  3. Xml Reader / Writer
  4. JSON Reader / Writer
  5. Key-Value Reader / Writer
  6. Parquet Reader / Writer
  7. Yaml Reader / Writer
  8. Avro Reader / Writer

Documentation

https://github.com/Cinchoo/ChoETL/wiki

Cinchoo ETL - CodeProject Articles

Cinchoo Medium Site

StackOverflow

Cinchoo ETL questions in StackOverflow

Cinchoo ETL questions in StackOverflow

Download Binary

Base Library

JSON Plug-In

Parquet Plug-In

Yaml Plug-In

Avro Plug-In

Sqlite Plug-In

SqlServer Plug-In

If this project help you reduce time to develop, you can give me a cup of coffee :)

$10/$25/$50/$100