10

8

6

4

2


9.9

9.7

9.7
0.0

7.1

2.3

3 Key-Value tools and projects

  • Redis

    9.9 9.7 L1 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.
  • LevelDB

    9.7 0.0 L1 C++
    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
  • Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
    Promo www.influxdata.com
    InfluxDB Logo
  • Riak

    7.1 2.3 Shell
    Riak is a decentralized datastore from Basho Technologies.

Add another 'Key-Value' Tool