forked from slick/slick
-
Notifications
You must be signed in to change notification settings - Fork 1
A type-safe database query API for Scala
License
krummas/scala-query
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ScalaQuery is a type-safe database query 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 <http://szeiger.de/blog/2008/12/21/a-type-safe-database-query-dsl-for-scala/> for an introduction. Some details have changed since then so don't expect the code from that article to run unmodified with the current version. See <http://szeiger.de/blog/category/scala/scala-query/> for all ScalaQuery-related posts on my blog. See LICENSE.txt for licensing conditions (BSD-style).
About
A type-safe database query API for Scala
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published