Remix.run Logo
ackfoobar 3 hours ago

> ditch ORMs ... make good use of SQL

I think Java (or other JVM languages) are then best positioned, because of jooq. Still the best SQL generation library I've used.

matwood an hour ago | parent | next [-]

Anytime I use a language other than Java it's always jooq that I miss. It's that good.

vincnetas 2 hours ago | parent | prev [-]

thumbs up for jooq