outr / scalarelational

Type-Safe framework for defining, modifying, and querying SQL databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScalaRelational

Build Status Stories in Ready Gitter Maven Central

ScalaRelational is a database framework which provides a type-safe DSL for SQL in Scala. The goal in its design is to be a thin layer over SQL, making it one of the fastest database abstractions for the Scala programming language.

Links

License

ScalaRelational is licensed under the terms of the Apache v2.0 license.

Authors

  • Matt Hicks
  • Tim Nieradzik

About

Type-Safe framework for defining, modifying, and querying SQL databases


Languages

Language:Scala 100.0%