Displaying difference between revision 2 and 1 of Wiki page:Home
 
Please wait, loading revisions...
display as  
[{Image src='http://www.javaforge.com/displayDocument/scriptella-222x42bw.gif?doc_id=14716' link='http://scriptella.javaforge.com'}] Scriptella is an ETL (Extract-Transform-Load) 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. Main features: * __Simple and compact XML syntax__ for ETL scripts. * __Built-in providers__ for JDBC, CSV, Text, XML, LDAP, Lucene and Velocity. Enhanced support for popular databases. * __Clean and simple SPI API__ for custom drivers. * Support for __many useful JDBC features__, e.g. parameters in SQL including file BLOBs and JDBC escaping. * __Easy-to-Use__ as a standalone tool or Ant task. No deployment/installation required. __Easy-To-Run__ ETL files directly from Java code. * Seamless __integration with Java/Java EE and Spring Framework__ __Licensed under Apache License, 2.0.__ [Make ETL easier|http://scriptella.javaforge.com/tutorial.html] - [Download Scriptella|http://scriptella.javaforge.com/download.html] !