lmdb: Lightning MDB bindings

[ bsd2, database, library ] [ Propose Tags ]

LMDB is a read-optimized Berkeley DB replacement developed by Sysmas for the OpenLDAP project. LMDB has impressive performance characteristics and a friendly BSD-style license.

You will need to install the lmdb development files to install this library, e.g. `sudo apt-get install liblmdb-dev` works for Ubuntu 14.04

At the moment, only a raw, low-level interface to LMDB is supported.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.4, 0.2.5
Dependencies array, base (>=4.6 && <5), bytestring (>=0.10) [details]
License BSD-2-Clause
Copyright (c) 2014 by David Barbour
Author David Barbour
Maintainer dmbarbour@gmail.com
Category Database
Home page http://github.com/dmbarbour/haskell-lmdb
Source repo head: git clone http://github.com/dmbarbour/haskell-lmdb.git
Uploaded by dmbarbour at 2014-12-10T23:54:44Z
Distributions LTSHaskell:0.2.5, NixOS:0.2.5, Stackage:0.2.5
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 5384 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2014-12-22 [all 1 reports]