is any one aware of a header only serverless embedded key value database in C++ ?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • serverless-java-container

    A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.

  • No. Embedded and serverless are polar opposite. Embedded means it is embedded inside your app. Serverless means it is a dedicated app that runs on a server you don't control.

  • NuDB

    NuDB: A fast key/value insert-only database for SSD drives in C++11

  • How about this: https://github.com/CPPAlliance/NuDB

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