Explain how to deal with database. It's simple and natural to work with micro/lite JDBC frameworks like: - [jdbi](http://jdbi.org) - [iciql](http://iciql.com) - [sql2o](https://www.sql2o.org) - [ebean](http://ebean-orm.github.io) - [requery](https://github.com/requery/requery) Show some examples code from real life application.