JAETL - Just Another ETL tool is a tiny and fast ETL tool to develop data warehouse. JAETL allows to Extract data from ARFF (Weka), CSV, and SQL, Transform the data with join, replace missing values, remove duplicates, mapping filtering, variable selection, and Load the data into SQL server and export to CSV and ARFF.
Simple messaging \ Workflow \ETL system on MySql and .NET
FloatingBridge is a simple messaging\ workflow system based on MySql and .NET. MySql is used as the backend engine for the system.
The front-end is designed in .NET WPF (Windows Presentation Foundation).
The business logic is handled by .NET windows services.
The system provides an API which can be used to publish messages and pull subscribed messages out of the system.