项目作者: RobertoFlores
项目描述 :
Tiny ETL System
高级语言: C#
项目地址: git://github.com/RobertoFlores/RevolverETL.git
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
- MultiThread, no blocking approach
- NetMQ based PipeLine System
- Nlog based logger
- Quartz Based Scheduler
- Windows Service Daemon
- UI to set up the Runner