项目作者: RobertoFlores

项目描述 :
Tiny ETL System
高级语言: C#
项目地址: git://github.com/RobertoFlores/RevolverETL.git
创建时间: 2016-11-18T20:52:51Z
项目社区:https://github.com/RobertoFlores/RevolverETL

开源协议:Apache License 2.0

下载


RevolverETL

Tiny ETL System
Extract, Transform & Load

Main Goals

  • Extract information from MySQL, SQL Server, SQLite DBMS, CSV file, Excel File, XML File, Web Service, FTP.
  • Transform easily the information extracted.
  • Load the information to MySQL, SQL Server, SQLite DBMS
  • Features
  • MultiThread, no blocking approach
  • NetMQ based PipeLine System
  • Nlog based logger
  • Quartz Based Scheduler
  • Windows Service Daemon
  • UI to set up the Runner