The qudb package
QUDB is a simple relational database meant to be a Haskell equivalent of the SQLite executable. It currently supports a minimal subset of SQL. See the test directory for examples of accepted queries.
Properties
| Versions | 0.0.0, 0.0.1 |
|---|---|
| Dependencies | array, base (≥3 & <5), bytestring, directory, mtl, snappy |
| License | LGPL-3 |
| Author | Piotr Monarski, Jan Stępień |
| Maintainer | Jan Stępień |
| Category | Database |
| Home page | https://github.com/jstepien/qudb |
| Bug tracker | https://github.com/jstepien/qudb/issues |
| Source repository | git clone git://github.com/jstepien/qudb.git |
| Executables | qudb |
| Upload date | Thu Sep 29 17:09:54 UTC 2011 |
| Uploaded by | JanStepien |
Downloads
- qudb-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)