Slick API

Slick is Functional Relational Mapping (FRM) for Scala — a type-safe, composable database access library that lets you work with stored data almost as if you were using Scala collections. Supports PostgreSQL, MySQL, H2, SQLite, and more.

API entry from apis.yml

apis.yml Raw ↑
aid: scala:slick
name: Slick API
description: Slick is Functional Relational Mapping (FRM) for Scala — a type-safe, composable database
  access library that lets you work with stored data almost as if you were using Scala collections. Supports
  PostgreSQL, MySQL, H2, SQLite, and more.
tags:
- Database
- Functional
- ORM
- Scala
- SQL
humanURL: https://scala-slick.org/
properties:
- type: Documentation
  url: https://scala-slick.org/doc/stable/
- type: API Documentation
  url: https://scala-slick.org/doc/stable/api/
- type: GitHub
  url: https://github.com/slick/slick