forked from slick/slick
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
mkleen edited this page Oct 12, 2010
·
12 revisions
ScalaQuery is a type-safe database API for Scala.
It includes the following features:
- Simple session management based on JDBC Connections
- Type-safe queries based on a query monad and combinators
- Simple static and dynamic queries
See LICENSE.txt for licensing conditions (BSD-style).
The official home page of ScalaQuery is now ScalaQuery.org (but the documentation is still here in the wiki).
More documentation about many ScalaQuery features can be found in my blog.
Join the ScalaQuery group at Google Groups.