Skip to main content
Scala Molecule
Database
Scala Molecule
Compose data from SQL databases with Scala 3
Introduction
Quickstart
Setup
Transact
Query
Declarative
Declare
what
data you want with molecules instead of
how
with SQL strings.
Type-inferred
Typed from end to end with maximum IDE guidance.
Composable Domain Data
Use the language of your domain to model and shape your data.