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)
66 stars
6 watching
50 forks
Language: Haskell
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A high-performance, ACID compliant key-value store designed to be embedded in other applications | 92 |
| A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
| A LevelDB-backed key-value store for Swift applications | 123 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,537 |
| Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage | 183 |
| A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
| A high-performance key-value store implemented on top of BadgerDB | 20 |
| A type-safe, high-level interface for interacting with relational databases in Haskell. | 478 |
| An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| Provides a Haskell interface to interact with MongoDB databases. | 172 |
| A high-performance key-value store with distributed capabilities and an HTTP API | 378 |