Slick 1.0 simplifies database access with Scala

Posted by Scott_Ruecker on Feb 12, 2013 4:55 PM EDT
The H Open
Mail this story
Print this story

Slick, a database access library for the Scala language designed by Typesafe, has reached its 1.0 release milestone. Slick allows developers to write their database queries in Scala instead of a database native language like SQL, reaping the benefits of static checking and compile time safety afforded by the library's query compiler. The tool can be extended to interface with several different database backends and allows developers to access the data stored in it as if they were directly using Scala collections. For example, creating a table would look like:

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: Oracle

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.