Y
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
TrevorBurnham
5955 days ago
"Handles all the JDBC bullshit so you don't have to." Music to my Java-addled ears!
link
durana
5955 days ago
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.
link
metaforth
5954 days ago
Here is some documentation with examples,
http://github.com/nkallen/querulous/blob/master/README.markd...
link
pacoaw
5955 days ago
Looks like a worse than Hibernate orm (nih). And twitter dropped mysql for cassandra.
link