A NoSQL (originally referring to "non SQL" or "non relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs
TerarkDB is a RocksDB replacement with optimized tail latency, throughput and compression etc. In most cases you can migirate your existing RocksDB instance to TerarkDB without any drawbacks.
Tendis is a high-performance distributed storage system which is fully compatible with the Redis protocol. It uses RocksDB as the storage engine, and all data is stored to disks through RocksDB. Users can access Tendis using a Red
RediSearch implements a search engine on top of Redis, but unlike other Redis search libraries, it does not use internal data structures like Sorted Sets.
HSE: Heterogeneous-Memory Storage Engine
HSE is an embeddable key-value store designed for SSDs based on NAND flash or persistent memory. HSE optimizes performance and endurance by orchestrating data placement across DR
Fast, Enjoyable & Secure NoSQL Database
Hive is a lightweight and blazing fast key-value database written in pure Dart. Inspired by Bitcask.
Documentation & Samples
📖
Features
🚀
usize-kv
The fastest, 64-bit data-chunk only, one-to-many key-value storage.
use-case
It is specialized for one-to-many relation for NOSQL / key-less structure of data-storage.
features
Compac
MirDB: A Persistent Key-Value Store with Memcached protocol
STATUS BADGES
USAGE
It is painless as using memcached.
TODO
tokio with memcached protocol
memtable with skipl
RedisGraph - A graph database module for Redis
RedisGraph is the first queryable Property Graph database to use sparse matrices to represent the adjacency matrix in graphs and linear algebra to query the graph.
P
Need Help? Check out our extensive documentation.
Have feedback? Take our quick survey: https://www.surveymonkey.com/r/Y9XNS93
What is KeyDB?
KeyDB is a high performance fork of Redis with a f
Language:
🇺🇸
🇨🇳
RCT(Redis Computed Tomography)
RCT is a one-stop platform for Redis memory structure analysis by parsing RDB files. Support for non-clustered/clustered RDB file analysis,
FoundationDB Document Layer
The FoundationDB Document Layer is a stateless microserver that exposes a document-oriented database API. The Document Layer speaks the MongoDB® wire protocol, allowing the use of the MongoDB
What is YugabyteDB?
Get Started
Build Apps
What's being worked on?
Architecture
Need Help?
Contribute
License
Read More
What is YugabyteDB?
YugabyteDB is a high-performance, cloud-native
Note: The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get stable binaries.
Pegasus is a distributed key-value storage system whic
RedisStudio (Redis GUI Client)
Download
Introduction
1. Redis Studio is Redis GUI Client,support Windows xp, windows 7, windows 8
2. Kernel is MSOpen hiredis, GUILIB is duilib
3. Support official