3rd-Party Documentation for Slick 1
This is a list of Slick 1 related third-party blog articles and documentation we know of. We cannot guarantee for the quality or that they represent our view of things. Please add more entries using a github pull request, if they can teach people something about Slick.
Many useful discussions can also be found at Slick Discussions and on Stack Overflow.
Typesafe / EPFL gists
- 2014-03 Nested entity mapping with Slick 1.x by cvogt
Third-party translations
Articles
-
2013-12 Slick monadic transactions by Alois Cochard
-
2013-11-26 Akka based worker pool for asynchronous and non-blocking execution by Mikolaj Szabó, Kinja
-
2013 Proper configuration of H2 with Scala Slick for testing
-
2013-11-21 Mapping Slick query results to case classes 1.0.1 by Peter Hilton
-
2013-10-04 Executing database queries with Slick 1.0.1 by Peter Hilton
-
2013-09-25 Defining database queries with Slick 1.0.1 by Peter Hilton
-
2013-08-29 Using Play framework database evolutions with Slick 1.0.1 by Peter Hilton
-
2013-08-21 Defining database table columns with Slick 1.0.1 by Peter Hilton
-
2013-08-13 Using the Scala console with Play and Slick 1.0.1 by Peter Hilton, Lunatech
-
2013-08-09 scala - slick - left join by péntek
-
2013-08-08 Getting started with Play and Slick 1.0.1 by Peter Hilton
-
2013-08-01 Building REST Service with Scala by Oleg, SysGears
-
2013-07-18 How to Update Entire Database Record Using Slick by Oleg, SysGears
-
2013-07-18 Using Database Dialects within Play Framework by Eishay Smith, fortytwo
-
2013-07-17 Warning, misleading about read-only Managing Scala Slick Database Drivers & Type-Safeing Session Concurrency by Eishay Smith, fortytwo
-
2013-07-08 CRUD trait for Slick models in the Play! framework by Manuel
-
2013-07-04 Play 2, SecureSocial and Slick by Sietse de Kaper, Lunatech
-
2013-06 A Slick Tool for Database Schema Generation by Brandon Hudgeons
-
2013-06-08 ORM-like model objects with Slick by Eric
-
2013-04-19 Why We Started Using PostgreSQL With Slick Next To MongoDB by Mark van der Tol, Plot Projects
-
2013-04-07 Slick connection pooling by Fernandez Pablo
-
2013-02-24 Introduction to Slick – plain SQL usage by Kfir Bloch, Wix
-
2013-01-03 Database Record Updates with Slick in Scala (and Play) by Alex Turner
-
2012-12-02 Starting with Slick – Part 1 by Cristian Boariu
Example projects
-
Hello Scalatra Slick - An extremely simple example to help one get started in scalatra and slick with mysql
-
playcrud by ThomasAlexandre - Reverse engineer a jdbc database into a scala play2 web app using slick as db access library.
-
slickcrudsample by ThomasAlexandre - A sample CRUD application for the Play 2.1 Framework using SLICK as its database access library.
-
tiny-world slick example by tpolecat. calaQuery_Nested
-
ScalaQuery Nested - Safely manage nested sessions & transactions in Slick.
Contents