I'm looking for a stripped down (so NOT like squeryl, or anything that creates typesafe queries where I have to respecify the table just to get some data) wrapper for jdbc.
i'm using scala 2.9 and postgres.
Anyone have success here?
Slick. Slick is currently the most popular (at least in terms of GitHub stars) database library for Scala and is developed by Lightbend.
A JDBC wrapper extracts data from a database via JDBC. Syntax of the CREATE WRAPPER JDBC statement¶
Scala is a high level language that combines functional and object oriented programming with high performance runtimes.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With