Top 15 Most Popular Key Value Softwares | Apr 2024

Here are the top 15 most popular key value softwares as derived from our TpSort Score which is a continually popular score, it denotes an estimated popularity of a software.

1. 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......

2. 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......

3. Keylord

Keylord Cross-platform administration and development tool for key-value databases like Redis, LevelDB, etc.......

4. HyperDex

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

5. XCache

XCache XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It is tested on Linux and FreeBSD and supported under Windows, for thread-safe and non-thread-safe versions of PHP. This relatively new opcode caching software has been developed by......

6. 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......

7. Ghost DB

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

8. 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.......

9. Scrapbook PHP cache

Scrapbook PHP cache Scrapbook is a caching environment for PHP. The cornerstone is key-value-store, which sets a standard interface for cache adapters to implement. All adapters hide their inner workings behind a shared implementation. Using it means you're not just building for Memcached. Your code will work just fine on any of......

10. JSON

JSON JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format......

11. 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.......

12. 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,......

13. Redsmin

Redsmin Redsmin offers a real-time, atomic, performant administration and monitoring GUI for Redis.Administrate Redis from everywhere (Azure Redis Cache, Amazon EC2, Amazon Elasticache, from your own server, your laptop...).Inspect Redis internals through real-time and historical monitoring and alerting, it was built to be safe to use in production.Safely edit and graphically......

14. 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......

15. Hazelcast

Hazelcast Hazelcast is an in-memory Open Source data grid based on Java. By having multiple nodes form a cluster, data is evenly distributed among the nodes. This allows for horizontal scalability both in terms of available storage space and processing power. Backups are also distributed in a similar fashion to other......