Hacker News new | ask | show | jobs
by Ciantic 3819 days ago
I think this is not fully comparable, since it's Scala library.

I tried to use JOOQ with Scala in past, it does not feel good solution for it, all that generated code seemed really difficult to keep in order.

JOOQ is clearly Java tool first and foremost.

1 comments

You don't use Slick's code generator? How big is your schema, then?