Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-28 13:11
0.8

Dates may be used in ${ ... } JEXL expressions.
Runnable and Callable façades were added for
EtlExecutor. A Mail provider was added. NULL is
not handled for CLOBs and BLOBs. Spring context
propagation was fixed. A feature was added to use
a console if no output file URL was specified for
Velocity and Text driver. Windows DRIVE:/ paths
are automatically converted to file:/ URLs. Janino
was upgraded to 2.5.6. Unused commons-logging
classes were removed from scriptella.jar.
Tags: Minor feature enhancements

2007-02-14 13:50
0.7

A JEXL driver was added. An XML XPath provider and
an XML example were added. The binary distribution
includes scriptella-src-ide.zip. Various
performance optimizations were made. The examples
were improved, and the ODBC example was not
working. More accurate values are used for the
"throughput" parameter in JMX mbean. A compile
error on JDK 6 was fixed. A bug report should not
be produced if no driver is in the class path.
Tags: Major feature enhancements

2007-01-08 12:46
0.6

A text provider was added. DB2 and PostgreSQL
drivers were added. A Lucene search engine driver
was added. ETL is rolled back on Ctrl-C.
Monitoring and management may be done via JMX. The
transaction.isolation property is set for a JDBC
connection. Test code coverage was improved.
Tags: Major feature enhancements

2006-11-20 15:36
0.5dev

SQLWarnings are logged. The SQL delimiters for the JDBC bridge are now configurable. Drivers were added for Oracle, Sybase, and MySQL. Resultset Data types can be converted (including BLOB/CLOB). Oracle Hints are now supported. The lazy-init connection attribute was added. scriptella.bat now works if JAVA_HOME is not defined. Illegal handling of -- comments was fixed. Performance was improved. The supported libraries were upgraded to Janino 2.5.1, H2 1.0, HSQLDB 1.8.0.7, and opencsv 1.7. Code coverage was improved.
Tags: Initial freshmeat announcement

Project Resources