@hackage Pathfinder0.4
Relational optimiser and code generator
Installation
CustomDependencies (3)
- base >=4.2 && <5
- bytestring >=0.9.1.7
- text >=0.10 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/DSH
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: