Groovy’s groovy-sql module provides a higher-level abstraction over Java’s JDBC
technology and it is very easy to use. You can find good examples, using
groovy.sql.Sql class in API documentation
[http://docs.groovy-lang.org/latest/html/api/groovy/sql/Sql.html] or Groovy
documentation [http://groovy-lang.org/