memdb
In-Memory Database
A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant.
Distributed Transactional In-Memory Database (全球首个支持分布式事务的MongoDB)
596 stars
44 watching
186 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ducasse/cdb | A Smalltalk implementation of a database that stores data in memory | 0 |
mafintosh/hyperdb | A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. | 754 |
priitj/whitedb | A lightweight in-memory database system that stores data as N-tuples with arbitrary types and provides seamless integration with the Gandalf rule engine. | 608 |
devrexlabs/memstate | An in-memory, event-sourced ACID-transactional data storage and processing system | 365 |
unum-cloud/ustore | An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 549 |
crossdb-org/crossdb | An ultra high-performance embedded and server OLTP RDBMS designed for in-memory storage with support for multiple platforms and storage modes. | 182 |
lmdbjava/lmdbjava | A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. | 801 |
mhausenblas/mehdb | An educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes. | 23 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
oguimbal/pg-mem | An in-memory Postgres-like DB instance for unit testing and development. | 2,008 |
miohtama/libra-classic | A decentralized, programmable database designed to provide financial infrastructure without sacrificing privacy or corporate control. | 38 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
vhbit/lmdb-rs | Rust bindings for an embedded, in-memory key-value store | 114 |
sheharyarn/memento | A Mnesia wrapper that simplifies its complex API and provides an easy-to-use interface for building distributed databases. | 740 |
mpalmer/redis | A high-performance, in-memory key-value store with various data structures. | 129 |