Scriptella is an open source ETL (Extract-Transform-Load) and script execution tool written in Java.
Our primary focus is simplicity. You don't have to study yet another complex XML-based language - use SQL (or
other scripting language suitable for the data source) to perform required transformations.
Version1.1compared with
Version Details
| 1.0 | 1.1 | |
|---|---|---|
| Release date | May 09, 2010 | Dec 28, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Managed Changes (4)
| 1.0 | 1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.commons » commons-jexl | - | 2.0.1 |
| ~ Updated | com.javaforge.scriptella » scriptella-core | 1.0 | 1.1 |
| ~ Updated | org.codehaus.janino » janino | 2.5.15 | 2.6.1 |
| - Removed | commons-jexl » commons-jexl | 1.1 | - |