Talend Open Studio is an ETL (Extract, Transform,
and Load) tool. Talend Open Studio can perform
jobs that range from datawarehouse feeding to
database synchronization, as well as file format
transformations. Its graphical interface is made
with Eclipse RCP, and data related scripts are
generated in Perl or Java. The application was
designed to be extended with components written by
users.
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.