Skip to content

Introduction To jOOQ

Abstract

In this talk, I review the state of the Java persistence, talk about the major players there and share what are the pros and cons of the usual suspects in the field. Then I proceed to introduce jOOQ, how it can be used and where it really shines. Hint: it is in places JPA/JDBC is not that good 🙂 Some live coding is also involved.

Blog Post

To ORM Or Not To ORM? Introduction To jOOQ

Github

github.com/kotse/jooq-starter

Where and when?