leveldb-haskell

Key-value store library

Provides Haskell bindings to LevelDB for fast, disk-based key-value storage

Haskell bindings to LevelDB (https://github.com/google/leveldb)

GitHub

66 stars
6 watching
50 forks
Language: Haskell
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
haskell-haskey/haskeyA high-performance, ACID compliant key-value store designed to be embedded in other applications92
crystal-community/leveldbA Crystal binding for LevelDB, providing an interface to the fast key-value storage library.39
hemantasapkota/swiftstoreA LevelDB-backed key-value store for Swift applications123
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
dain/leveldbPort of LevelDB to Java for storing and retrieving data in a key-value format1,537
skade/leveldbBindings for a popular, no-configuration, key-value store with fast write performance and efficient storage183
paulovap/qtleveldbA Qt/QML wrapper for Google's LevelDB key-value storage library55
chainsafe/chaindbA high-performance key-value store implemented on top of BadgerDB20
valderman/seldaA type-safe, high-level interface for interacting with relational databases in Haskell.478
vitalvas/vxdbAn implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data20
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
mongodb-haskell/mongodbProvides a Haskell interface to interact with MongoDB databases.172
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378