Hacker News new | ask | show | jobs
by chin7an 1956 days ago
Checkout jooq(1) for a SQL DSL in Java. I've used it with MySQL and love it. Trying to convince my employer for the paid version with RDS.

[1] http://www.jooq.org/

1 comments

we use jooq extensively it's probably the most valuable tech in our backend.

Also among various other tech stacks I've never seen something that hits the sweet spot between "plain sql" and "advantages of ORM-stuff" as well as jooq

Also, props to the primary developer Lucas, who directly replied to my questions within a day, twice