Collaborative ALM
Free SaaS for open source projects on Amazon EC2
         
Home
Currently locked by ejboy. | Version 2 (diff)   (Feb 15, 2008 06:45 by ejboy) | 2 comments and attachments   (Nov 21, 2008 03:17 by ejboy) | 4 child pages
Tags:   Data Integration; ETL
All Tags...
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 - Download Scriptella !