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: 8 months ago

Related projects:

Repository Description Stars
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
haskell-haskey/haskey A high-performance, ACID compliant key-value store designed to be embedded in other applications 92
crystal-community/leveldb A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. 39
hemantasapkota/swiftstore A LevelDB-backed key-value store for Swift applications 123
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 23
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 751
dain/leveldb Port of LevelDB to Java for storing and retrieving data in a key-value format 1,537
skade/leveldb Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage 183
paulovap/qtleveldb A Qt/QML wrapper for Google's LevelDB key-value storage library 55
chainsafe/chaindb A high-performance key-value store implemented on top of BadgerDB 20
valderman/selda A type-safe, high-level interface for interacting with relational databases in Haskell. 478
vitalvas/vxdb An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data 20
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 171
mongodb-haskell/mongodb Provides a Haskell interface to interact with MongoDB databases. 172
lucid-kv/lucid A high-performance key-value store with distributed capabilities and an HTTP API 378