Scriptella: Difference between revisions

Content deleted Content added
m dab
top: simplify
Line 12:
}}
 
'''Scriptella''' is an open source [[Extract transform load|ETL (Extract-Transform-Load)]] and script execution tool written in Java. 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. Scriptella does not offer any [[graphical user interface]].
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.
 
Potential users should be aware that Scriptella does not offer any [[graphical user interface]].
 
==Typical use==