
Talend Open Studio is an ETL (Extract, Transform,and Load) tool. Talend Open Studio can performjobs that range from datawarehouse feeding todatabase synchronization, as well as file formattransformations. Its graphical interface is madewith Eclipse RCP, and data related scripts aregenerated in Perl or Java. The application wasdesigned to be extended with components written byusers.
License: GNU General Public License (GPL)
Changes:
Features that were added for both Perl and Java include implicit parallel executions on iterate links, delimited/positional/regex field extractors, and memory usage reduction in SCD ETL components. Features added for Perl include SCD ELT for Sybase/DB2/PostgreSQL, a smart name parser, the ability to pipe an external command to data flow, a smart geographical address parser, a temporary files creator, and Firebird/PostgresPlus connectors. Features added for Java include Apache log reading, file properties, and SCD ELT for Oracle/MySQL.
More...