algebra-sql

Relational Algebra and SQL Code Generation

Latest on Hackage:0.3.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Alexander Ulrich, Moritz Bruder
Maintained by <[email protected]>

This library contains data types for relational table algebra operators. DAG plans (algebra-dag) over these operators can be compiled into compact SQL:2003 queries.