/query-monad

Specialized Reader monad and transformer for pure database programming

Primary LanguageScalaMIT LicenseMIT

Query Monad

A Query Monad implementation for Anorm.

(Initiated for the article Functional database programming with Play Anorm through the Reader Monad)

Build

The project is using SBT, so to build it from sources the following command can be used.

sbt publishLocal

CircleCI Zen Entrepot

Contributing

Please take a look at the Contribution guide