这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

x-sunsetted-Pure360/slick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Scala Language Integrated Connection Kit

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 98.6%
  • Python 1.2%
  • HTML 0.2%