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.
| Tags | Build Tools Libraries Application Frameworks Database Engines/Servers Workflow Frameworks Java Libraries ETL Data Transformation Data Integration data analysis |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: Customization options for OEM partners. Minor XMLWriter tweaks. The file URLs form has been changed to be Java compliant. A bug in the XMLExtract mapping editor has been fixed: it preserves the mapping of items mapped by ../ notation. Mac OS X crashes in the ComplexDataReader GUI have been fixed.


Release Notes: 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.


Release Notes: The error ports of UniversalDataReader and LDAP Reader can also have byte/cbyte fields instead of just strings. XMLExtract failing on opening input files in multiple phases has been fixed. Recursive parameter definition is now properly detected and warned in the log. CTL2 "for" cycle consuming memory has been fixed in CTL2 interpreted mode. byte and cbyte types in CTL2 are now fully compatible. ByteBufferUtils.encodeLength(ByteBuffer, int) has been fixed for 5-byte lengths.


Release Notes: The CloverETL Community edition was introduced, which is free and full-featured. The new transformation language, CTL2, was added. Dictionary support was added in the Designer. Examples are bundled with easy setup. Metadata can be extracted from DBF files. HTTP authentication is supported in the HTTPConnector component. Edge drawing for complex graphs was improved. Flat file reading/writing is now CSV compliant. The default locale can be specified globally for the environment. FTP wildcards are now supported.


Release Notes: This is a maintenance release.