@hackage / algebra-dag

Infrastructure for DAG-shaped relational algebra plans

Latest0.1.1.1

About

Metadata

  • Last updated , by AlexUlrich2
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: alex@etc-network.de

  • Lottery factor: 0

Links

Installation

Readme

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