haskelldb-flat: An experimental HaskellDB back-end in pure Haskell (no SQL)
This is a very experimental HaskellDB back-end which is written in pure Haskell and doesn't use SQL. It stores the database in a file. Using this with concurrent writes leads to data loss. This back-end does not support transactions.
Downloads
- haskelldb-flat-0.10.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.10, 1.0.1 |
---|---|
Dependencies | base, haskell98, haskelldb (==0.10), mtl [details] |
License | BSD-3-Clause |
Copyright | Bjorn Bringert |
Author | Bjorn Bringert |
Maintainer | bjorn@bringert.net |
Uploaded | by BjornBringert at 2007-04-09T19:53:07Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | flatdb-create |
Downloads | 1900 total (3 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] |