leveldb-haskell

Database library

Provides Haskell bindings to LevelDB, a fast and efficient NoSQL database system

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

GitHub

66 stars
6 watching
50 forks
Language: Haskell
last commit: 6 months ago

Related projects:

Repository Description Stars
google/leveldb A fast key-value storage library that provides an ordered mapping from string keys to string values 36,620
haskell-haskey/haskey A high-performance, ACID compliant key-value store designed to be embedded in other applications 93
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. 22
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 747
dain/leveldb Port of LevelDB to Java for storing and retrieving data in a key-value format 1,529
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. 477
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. 169
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 379