Back to Developer Roadmap

Quill

src/data/roadmaps/scala/content/[email protected]

4.0829 B
Original Source

Quill

Quill is a library for database access in Scala that provides a Quoted Domain Specific Language (QDSL) to express queries in Scala and execute them in a target language. It supports compile-time query generation and validation, making it easier to write type-safe and efficient database queries. Quill is designed to minimize boilerplate and support multiple target languages, including SQL and Cassandra Query Language (CQL).

Visit the following resources to learn more: