haskelldb-flat: An experimental HaskellDB back-end in pure Haskell (no SQL)

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

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1858 total (7 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]