Hacker News new | ask | show | jobs
Querulous, Twitter's Scala library for SQL databases (github.com)
15 points by durana 5956 days ago
3 comments

"Handles all the JDBC bullshit so you don't have to." Music to my Java-addled ears!
Yeah that's really the best part. The other thing I really like is that it doesn't try to make you use some sort of DSL in place of SQL like other libraries do.
Looks like a worse than Hibernate orm (nih). And twitter dropped mysql for cassandra.