Slick is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. You can write your database queries in Scala instead of SQL, thus profiting from the static checking, compile-time safety and compositionality of Scala. Slick features an extensible query compiler which can generate code for different backends.
There are no reported vulnerabilities
30 Day SummaryNov 22 2025 — Dec 22 2025
|
12 Month SummaryDec 22 2024 — Dec 22 2025
|