Jython DB access
Jython has built within assistance for DB-API with
zxjdbc: a thin wrapper about JDBC
Provides Python developers with access
in order to any database having a JDBC driver.
Provides Java developers with entry to
any Python frameworks that are built on
DB-API.