Pathfinder: Relational optimiser and code generator

[ bsd3, database, ffi, library ] [ Propose Tags ]

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

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

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

Note that the C source bundle of Pathfinder is also included in this package. The C sources are automatically built along with the Haskell FFI bindings. There is no need to download and install Pathfinder separately.

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

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.6, 0.5.8, 0.5.9, 0.5.10
Dependencies base (>=4.2 && <5), bytestring (>=0.9), text (>=0.11) [details]
License BSD-3-Clause
Author George Giorgidze and Nils Schweinsberg
Maintainer giorgidze@gmail.com
Category Database, FFI
Uploaded by GeorgeGiorgidze at 2011-02-21T09:24:13Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 10167 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]