Core Java, Frameworks & Servers
Monday, 11. May 2015., 18:10
Hall B
30'
Slick iz a Functional Relational Mapping library for working with relational databases in a way similar to working with Scala collections. This paper explains (and shows examples) how to get started with Slick (generate a model from existing database schema or manually write model classes) and how Slick works compared to other database frameworks (JDBC, JPA).