> 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.
Anytime I use a language other than Java it's always jooq that I miss. It's that good.
thumbs up for jooq
Anytime I use a language other than Java it's always jooq that I miss. It's that good.