datalog: An implementation of datalog in Haskell
This is an implementation of datalog in pure Haskell. It is implemented as a library and can be used from within any Haskell application. As a consequence, it supports both standard Datalog operations and arbitrary predicates written in Haskell.
Modules
- Database
- Database.Datalog
Downloads
- datalog-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.1, 0.2.0.2 |
|---|---|
| Change log | CHANGES.md |
| Dependencies | base (>=4 && <5), containers, datalog, exceptions (>=0.5 && <0.7), hashable, haskeline, parsec, pretty, text, transformers (>=0.3 && <0.5), unordered-containers, vector (>=0.9 && <0.11) [details] |
| License | BSD-3-Clause |
| Author | Tristan Ravitch |
| Maintainer | tristan@nochair.net |
| Category | Database |
| Source repo | head: git clone git://github.com/travitch/datalog.git |
| Uploaded | by TristanRavitch at 2014-09-18T04:39:18Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | datalog-repl |
| Downloads | 2944 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-11-11 [all 8 reports] |