Posted By: Anthony Eden
Date: 2006-12-06 20:31
Summary: ActiveWarehouse ETL 0.1.0 Released
Project: Active Warehouse
The first release of the ActiveWarehouse ETL component is now available at http://rubyforge.org/frs/?group_id=2435&release_id=8313
This initial release includes the following functionality:
* Fixed-width and delimited file parsing
* File and database source
* File and database destination
* Virtual source fields, which can be populated via output from Ruby code
* Support for pre- and post-processing code
* Bulk loading for MySQL via post processing
* Multiple-input file parsing
* Transform pipeline
* Transform with a block
* Included transformations: SHA1, Decode
* ETL Domain Specific Language (DSL) control files
ActiveWarehouse ETL can also be installed as a gem using 'gem install activewarehouse-etl'. Questions and comments should be directed to the activewarehouse mailing list. |
|