dyna4JDBC
com.github.peter-gergely-horvath :
dyna4jdbc
dyna4JDBC is a JDBC driver, that allows running alternative JVM language
scripts (Groovy, JavaScript, Scala, Jython, Clojure, BeanShell, R (Renjin),
JRuby etc.) or external console-oriented programs via the JDBC API.
Mainly targeted at allowing JDBC-enabled business intelligence applications to
run various scripts instead of SQL easily, dyna4JDBC captures and parses the
output of scripts/external programs and presents that as a standard JDBC
Result Set, allowing the output to be processed further for various purposes
like building complex reports quickly and analysis with other tools.