| redis/redis |
63,146 |
|
0 |
3 |
over 2 years ago |
1 |
February 27, 2018 |
2,529 |
bsd-3-clause |
C |
| 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, Bitmaps. |
| arangodb/arangodb |
13,245 |
|
0 |
0 |
over 2 years ago |
240 |
May 23, 2018 |
803 |
apache-2.0 |
C++ |
| 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. |
| Netflix/dynomite |
4,050 |
|
0 |
0 |
about 3 years ago |
1 |
December 15, 2021 |
109 |
apache-2.0 |
C |
| A generic dynamo implementation for different k-v storage engines |
| isar/hive |
3,757 |
|
21 |
250 |
over 2 years ago |
55 |
August 23, 2023 |
506 |
apache-2.0 |
Dart |
| Lightweight and blazing fast key-value database written in pure Dart. |
| symisc/unqlite |
2,005 |
|
0 |
0 |
over 2 years ago |
0 |
|
25 |
other |
C |
| An Embedded NoSQL, Transactional Database Engine |
| jiangwenyuan/nuster |
1,908 |
|
0 |
0 |
over 4 years ago |
0 |
|
14 |
other |
C |
| A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy |
| yinqiwen/ardb |
1,535 |
|
0 |
0 |
over 6 years ago |
0 |
|
66 |
bsd-3-clause |
C++ |
| A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB. |
| Softmotions/ejdb |
1,399 |
|
1 |
4 |
over 2 years ago |
51 |
November 27, 2022 |
35 |
mit |
C |
| :snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / iOS / React Native / Flutter / Java / Dart / Node.js bindings. Docker image. |
| JetBrains/xodus |
1,144 |
|
17 |
17 |
over 2 years ago |
18 |
March 29, 2022 |
2 |
apache-2.0 |
Java |
| Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub. |
| erthink/libmdbx |
1,109 |
|
0 |
0 |
about 4 years ago |
0 |
|
22 |
other |
C |
| One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance. |