Top 15 HyperDex Alternative and Similar Softwares | Apr 2024

HyperDex is the next generation key-value store. It provides a rich API, strong consistency, fault-tolerance, and transactions.

1. Infinispan

Infinispan Infinispan is a distributed in-memory key/value data store with optional schema, available under the Apache License 2.0. It can be used both as an embedded Java library and as a language-independent service accessed remotely over a variety of protocols (HotRod, REST, Memcached and WebSockets). It offers advanced functionality such as......

2. Kyoto Cabinet

Kyoto Cabinet Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as......

3. Berkeley DB

Berkeley DB Berkeley DB (BDB) is a software library that provides a high-performance embedded database for key/value data., Berkeley DB is the most widely used database toolkit in the world, with hundreds of millions of deployed copies. Berkeley DB is written in C with API bindings for C++, PHP, Java, Perl, Python,......

4. QDBM

QDBM QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a......

5. Ghost DB

Ghost DB Yet another in-memory key/value storage written in Go......

6. Redis

Redis Redis is an open-source, networked, in-memory, key-value data store with optional durability. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.......

7. ArangoDB

ArangoDB ArangoDB database is an open-source NoSQL solution with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient sql-like query language or JavaScript extensions.......

8. Tokyo Cabinet

Tokyo Cabinet Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as......

9. LevelDB

LevelDB LevelDB stores keys and values in arbitrary byte arrays, and data is sorted by key. It supports batching writes, forward and backward iteration, and compression of the data via Google's Snappy compression library.LevelDB is not a SQL database. Like other NoSQL and Dbm stores, it does not have a relational......

10. MongoBooster

MongoBooster MongoBooster is a shell-centric cross-platform desktop GUI tool for MongoDB 2.2-3.2 that allows update-in-place, integrates Lo-Dash and Moment.js , supports ES6 syntax and offers true IntelliSense experience.......

11. Redis Desktop Manager

Redis Desktop Manager Cross-platform redis desktop manager - desktop management GUI for mac os x, windows, debian and ubuntu.......

12. 3T MongoChef

3T MongoChef 3T MongoChef is a multi-platform in-place data browser and editor GUI for MongoDB.Selected features:- Built-in drag & drop search support to construct complex find queries.- Secure connections to single MongoDB instances and replica sets.- Copy and paste documents and collection across servers and databases.The software is actively maintained with updates......

13. FastoRedis

FastoRedis What is FastoRedisFastoRedis — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in Fastoredis! Our program works on the most amount of Linux systems, also on......

14. Valentina DB ADK

Valentina DB ADK Valentina DB ADK allows you to develop applications that 1) embeds super-fast local Valentina db engine 2) is a client to Valentina Server 3) combines both. Valentina DB ADK can be used on 3 OS and with any major language/IDE: C/C++/ObjC/C#/.NET, Java, REALbasic/Xojo, LiveCode, PHP, Ruby, ... You can use......

15. MongoDB

MongoDB MongoDB (from "humongous") is a scalable, high-performance, open source NoSQL database. The database is document-oriented so it manages collections of JSON-like documents. Many applications can thus model data in a more natural way, as data can be nested in complex hierarchies and still be query-able and indexable.......