opaleye-0.2: An SQL-generating DSL targeting PostgreSQL

Safe HaskellSafe-Inferred
LanguageHaskell98

Opaleye.QueryArr

Description

This modules defines the QueryArr arrow, which is an arrow that represents selecting data from a database, and composing multiple queries together.

Documentation