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
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
Website | Documentation | Community Chat
TiKV is an open-source, distributed, and transactional key-value database. Unlike other traditional NoSQL systems, TiKV not only provides classical key-value APIs, but also
tkvdb
Trie (radix trie in fact) key-value database
tkvdb is an embedded database library for key-value data. It is similar to Berkeley DB, LevelDB or SQLite4 LSM.
Keys are always sorted in memcmp() order.
S
BaikalDB:A Distributed HTAP Database
BaikalDB supports sequential and randomised realtime read/write of structural data in petabytes-scale. BaikalDB is compatible with MySQL protocol and it supports MySQL style SQL di
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.
Features of CrateDB:
Standard SQL plus dynamic schemas, querya
Overview
GridDB has a KVS (Key-Value Store)-type data model that is suitable for sensor data stored in a timeseries. It is a database that can be easily scaled-out according to the number of sensors.
High Rel
FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. It organizes data as an ordered key-value store and employs ACID transactions for all operations. I
MongoDB C++ Driver
Welcome to the MongoDB C++ Driver!
Branches - releases/stable versus master
The default checkout branch of this repository is releases/stable. This will always contain the latest stable r
Zeppelin: A Scalable, High-Performance Distributed Key-Value Platform
Zeppelin is developed and maintained by Qihoo PikaLab and DBA Team, inspired by Pika and Ceph. It's a Distributed Key-Value Platform which aims to
JustinDB
Distributed Key-Value Storage built on top of Scala/Akka
JustinDB KV is an eventually consistent key-value database that favours write availability. It’s a faithful implementation of Amazon’s Dynam
Kedis-Server -- A Redis Compatible persistance Nosql
Kedis-Server is a Redis-Protocol compatible persistance NoSQL with RocksDB as its storage engine, support most Redis comamnds and those Reids complex data structure: