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

[Last Documentation]

  • Database
    • HaskellDB
      • Database.HaskellDB.FlatDB

Flags

Automatic Flags
NameDescriptionDefault
split-baseEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.10, 1.0.1
Dependencies base (<5), containers, directory (>=1 && <2), haskelldb (>=1 && <2), mtl, old-time (>=1 && <2) [details]
License BSD-3-Clause
Copyright Bjorn Bringert
Author Bjorn Bringert
Maintainer Maintainer: haskelldb-users@lists.sourceforge.net
Category Database
Home page https://github.com/m4dc4p/haskelldb
Source repo head: git clone https://github.com/m4dc4p/haskelldb
Uploaded by JustinBailey at 2012-10-12T16:36:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables DBDirect-flat
Downloads 1854 total (6 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-12-23 [all 7 reports]