Get Back in Control of Your SQL with jOOQ (French)

Java does not provide an API to directly support the expressiveness and power of SQL. All attention is given to object-relational mapping and abstractions on a higher level, such as OQL, HQL, JPQL, CriteriaQuery. jOOQ is a dual-licensed Open Source product filling this gap. It implements SQL itself as a type safe domain-specific language in Java. jOOQ is a good choice in a Java application where SQL and its proprietary features of the database in use are important. It shows, how a modern domain-specific language can greatly increase developer productivity, internalising SQL into Java.
Length: 45:13
Views 430 Likes: 7
Recorded on 2016-04-20 at Devoxx France
Look for other videos at Devoxx France.
Tweet this video