Querulous, Twitter's Scala library for SQL databases(github.com)
github.com
Querulous, Twitter's Scala library for SQL databases
http://github.com/nkallen/querulous
4 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.
Here is some documentation with examples,
http://github.com/nkallen/querulous/blob/master/README.markd...
http://github.com/nkallen/querulous/blob/master/README.markd...
Looks like a worse than Hibernate orm (nih). And twitter dropped mysql for cassandra.