Download List

Project Description

CloverETL is Java-based tool/framework for data integration and creation of data transformations. It is component based and follows the concept of transformation graphs which consist of individual nodes/components performing simple (or complex) operations on data. Any transformation can be defined as a set of interconnected nodes through which data flows. CloverETL can be used as a standalone application or be embedded into a larger project.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-31 06:02 Back to release list
3.0.2

CTL2: lists and maps of records are now possible. XMLExtract now distinguishes between null and empty strings. Aggregate: avg() and sum() aggregate functions now perform integer overflow check. DataIntersection correctly reports unsorted input now. UniversalDataReader and Writer now support the "Quote character" attribute for specifying. There are additional fixes.

Project Resources