mehdb
Data store
An educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes.
Educational Kubernetes-native NoSQL datastore using StatefulSet and persistent volumes
23 stars
3 watching
12 forks
Language: Go
last commit: almost 4 years ago
Linked from 1 awesome list
kubernetespersistent-volumestatefulstatefulsets
Related projects:
Repository | Description | Stars |
---|---|---|
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
webmeshproj/webmesh-vdi | A Kubernetes-native Virtual Desktop Infrastructure with features like containerized desktops, encryption, and RBAC management. | 440 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
hobbyquaker/mqttdb | A NoSQL document store with an MQTT interface and view capabilities | 25 |
krestenkrab/hanoidb | An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries | 306 |
jakekgrog/ghostdb | A distributed, in-memory key-value data store for high-performance applications | 750 |
mfp/obigstore | A multi-dimensional, scalable and highly available database system with BigTable-like data model and LevelDB | 43 |
hhblaze/dbreeze | A professional, multi-paradigm, embedded database management system with support for ACID transactions and key-value store functionality. | 531 |
rain1017/memdb | A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant. | 596 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
deephacks/lmdbjni | A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project. | 204 |
denyncrawford/dndb | A NoSQL database engine optimized for performance and resource efficiency | 75 |
kirlovon/aloedb | A lightweight, embeddable NoSQL database solution for Deno | 141 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 169 |
elihe2011/tdengine-k8s | A Kubernetes deployment script for TDengine, a distributed relational database system. | 0 |