Ask HN: What are the best key-value self-hosted storage engines?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MapDB

    MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

  • In Java I like

    https://mapdb.org/

    It is more feature rich than you want but in Python I'd probably just use sqlite3 since it is in the standard library.

  • Redis

    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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

    InfluxDB logo
  • RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  • sky-benches

    Attempts at benchmarking Skytable with the others to see where we stand

  • LevelDB

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What do you want to watch next? This is why I built GoodWatch.

    6 projects | dev.to | 5 May 2024
  • Skytable NoSQL Database: Even with BlueQL, Skytable Outperforms Redis and KeyDB

    2 projects | news.ycombinator.com | 5 Dec 2023
  • How to Choose the Right Document-Oriented NoSQL Database for Your Application

    3 projects | dev.to | 5 Sep 2023
  • When to Use a NoSQL Database

    4 projects | dev.to | 21 Jul 2023
  • Redis vs MongoDB: Which Database Suits Your Needs?

    2 projects | /r/u_webdev20 | 7 Jun 2023