bhoggard / fusion

Experiment in using Slick and Anorm together in a Scala application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fusion

Experiment in using Slick and Anorm together in a Scala application

Approach

  • Simple app with 1 Slick and 1 Anorm model
  • tests that work for both (with separate test/dev databases)
  • Flyway for migrations
  • Typesafe Config for configuration

About

Experiment in using Slick and Anorm together in a Scala application


Languages

Language:Scala 96.9%Language:Shell 3.1%