@hackage Pathfinder0.4

Relational optimiser and code generator

The library provides FFI bindings to the Pathfinder relational optimiser and code generator. Specifically, the provided functions allow for

  • optimisation of table algebra (a variant of relational algebra) expressions

  • and compilation of table algebra expressions into SQL:1999 queries

More information about Pathfinder is available from the following web page: