@hackage algebra-dag0.1.1.1
Infrastructure for DAG-shaped relational algebra plans
Categories
License
BSD-3-Clause
Maintainer
alex@etc-network.de
Links
Versions
Installation
Dependencies (8)
Dependents (4)
@hackage/acme-everything, @hackage/dsh-sql, @hackage/DSH, @hackage/algebra-sql
This library contains infrastructure for DAG-shaped plans of relational operators. It offers an API for construction and modification of algebra plans and a DSL for specifying rewrites on plans. Examples of usage can be found in the packages DSH and algebra-sql