Scriptella ETL

My current project involves a lot of transforming and migrating database data, so some kind of ETL framework is called for. I spent some time researching the various Java ETL offerings and surprisingly found there is not a whole lot out there.

Fortunately, I did find one which is meeting my needs
in a very elegant [...]