Any halfway decent jdbc wrappers for Scala? Any halfway decent jdbc wrappers for Scala? postgresql postgresql

Any halfway decent jdbc wrappers for Scala?


I've used Prequel successfuly in the past. It is just a JDBC wrapper.

There is also Twitter's Querulous, but due to some crippling bugs I found it unusable (leaking connections). It also brings a huge stash of dependencies.