HGraphStorage: Graph database stored on disk

[ bsd3, database, library ] [ Propose Tags ]

A graph database storing its data on disk. There is currently no transaction or even concurrent access support, this is not made for production. We try to store the data on disk efficiently, i.e. not rely on having the data in memory. There is a test suite and a benchmark, which would be the best way to get a feel for how the library works.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3
Dependencies base (>=4 && <5), binary, bytestring, containers, data-default, directory, filepath, lifted-base, monad-control (>=1.0), monad-logger, resourcet, text, transformers, transformers-base [details]
License BSD-3-Clause
Copyright JP Moresmau 2014-2015
Author JP Moresmau <jp@moresmau.fr>
Maintainer JP Moresmau <jp@moresmau.fr>
Category Database
Home page https://github.com/JPMoresmau/HGraphStorage
Source repo head: git clone https://github.com/JPMoresmau/HGraphStorage.git
Uploaded by JeanPhilippeMoresmau at 2015-01-30T12:52:45Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2561 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-01-30 [all 1 reports]