whitedb
In-memory DB
A lightweight in-memory database system that stores data as N-tuples with arbitrary types and provides seamless integration with the Gandalf rule engine.
WhiteDB memory database
605 stars
47 watching
78 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
| A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant. | 596 |
| An ultra high-performance embedded and server OLTP RDBMS designed for in-memory storage with support for multiple platforms and storage modes. | 193 |
| An ultra-lightweight embedded database designed for resource-constrained IoT devices with support for key-value and time series data storage | 1,948 |
| A comprehensive public domain database containing information about programming languages | 747 |
| A lightweight, modular key-value pair store designed to consume minimal resources and produce compact databases | 71 |
| A distributed in-memory time series database designed for real-time ingestion and querying of operational data | 1,429 |
| A high-performance, in-memory key-value store with various data structures. | 129 |
| A research platform for developing and testing in-memory data management concepts. | 807 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A privacy-preserving key-value database on the Arweave blockchain | 63 |
| A document-oriented in-memory database with transaction support | 10 |
| An in-memory document-oriented database optimized for fast real-time data searches and queries. | 496 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. | 806 |