forked from slick/slick
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
szeiger edited this page Sep 18, 2012
·
12 revisions
This is a fork of SLICK to keep old links to the ScalaQuery repository alive. Please use slick/slick instead!
The old ScalaQuery home page can be found at http://scalaquery.org
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. Here’s a quick comparison of ScalaQuery vs Squeryl.
Join the ScalaQuery group at Google Groups.