Hacker News new | ask | show | jobs
by azth 1564 days ago
What do you use instead of JPA/Hibernate?
2 comments

Jdbi is also really good.
JOOQ
I use JOOQ in places as well and it's a great tool but it definitely doesn't do what JPA/Hibernate do. Different use cases...