Slick - Scala Language Integrated Connection KitΒΆ
You can find the API documentation here.
- Introduction
- Getting Started
- Migration Guide from Slick 1.0 to 2.0
- Coming from SQL to Slick
- Connections / Transactions
- Schema code generation
- Schemas
- Queries
- User-Defined Features
- Plain SQL Queries
- Slick Extensions
- Direct Embedding (Experimental Feature)
- Slick TestKit