bwajtr / java-persistence-frameworks-comparison

Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
MIT License
266 stars 35 forks source link

Jdbi 3.x comparison #16

Open qualidafial opened 5 years ago

qualidafial commented 5 years ago

Hi. This repository was a popular link on reddit.com/r/java today.

At the time you reviewed these frameworks, you used Jdbi 2.77, while Jdbi 3 was still in beta. The most recent release is 3.6.0, and we've done a massive overhaul of our docs at jdbi.org.

Would you be willing to do a comparison with the current version of Jdbi, given the current state of our documentation?