Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)

License

NotificationsYou must be signed in to change notification settings

Cinchoo/ChoETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/ChoETL/LobbyBuild statusgithub

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 ConsoleNuGet

PM> Install-Package ChoETL

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

PM> Install-Package ChoETL.NETStandard

Add namespace to the program

usingChoETL;

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

About

ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp