A single conversation with a wise man is better than ten years of study.
~ Chinese Proverb ~

Functional Relational Mapping with Slick

Stefan Zeiger

Download slides

Slick is an open source Functional Relational Mapping library for Scala that enables queries to be built in a functional way. With Slick queries are type-safe, composable, and fit better with the relational model. This session will cover the benefits of FRM over ORM and the basics of Slick.

More talks