Scriptella 1.0 BETA (Default branch) |
|
|
Scriptella is an Extract-Transform-Load (ETL) and
script execution tool. Its primary focus is
simplicity. It doesn't require the user to learn
another complex XML-based language to use it, but
allows the use of SQL or another scripting
language suitable for the data source to perform
required transformations.
License: The Apache License 2.0
Changes:
A driver was added for running external Scriptella
ETL files. The "autocommit.size" JDBC connection
parameter was added. The "autocommit" connection
parameter was added. The "Impossible to import
NULL with CSV driver" bug was fixed. The
JdbcException thrown during driver loading was
fixed. Velocity was upgraded to 1.5. Janino was
upgraded to 2.5.11. Several minor bugs were fixed.
Cosmetic fixes were introduced for the code, site,
and documentation.
|