10

8

6

4

2


9.9

9.7

7.1

2.3

9.7
0.0

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.
  • Riak

    7.1 2.3 Shell
    Riak is a decentralized datastore from Basho Technologies.
  • The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
    Promo workos.com
    WorkOS Logo
  • 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.

Add another 'Key-Value' Tool