ScalaSql: query SQL databases via concise, type-safe, and familiar case classes and collection operations

Hi!

I just cut the first release of my new Scala database query library

The readme and docs have a lot more detailed information that I could write here, so please take a look and try it out! It’s a new library, so there may be some rough edges, but I hope people will find it competitive at providing an easier alternative to the other database query libraries in the Scala ecosystem today

You can see an example of it integrated with the Cask web framework here:

4 Likes