abstract-leveldown
Key-value store prototype
Provides an abstract base class for implementing key-value stores compatible with the Leveldown API
Superseded by abstract-level. An abstract prototype matching the leveldown API.
Archived
146 stars
12 watching
53 forks
Language: JavaScript
last commit: 4 months ago abstractbrowserleveldownnodejsprototype
Related projects:
Repository | Description | Stars |
---|---|---|
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| An introduction to Node.js databases through guided workshops and exercises. | 270 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| 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 |
| Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,537 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| A benchmarking project comparing various Java-based key-value stores | 141 |
| A functional JDBC layer that abstracts database interactions in a Scala-based programming language | 2,177 |
| A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |