Hacker News new | ask | show | jobs
by bkeroack 4364 days ago
Interesting, thank you. Do you have any ORMs that you recommend above Slick? I think raw SQL is probably a deal-breaker for us.
1 comments

Nope, Slick is the best one that I ran across for Scala.

I just found writing the classes painful so I wrote slickint to deal with generation of classes, and it was reasonable after that.