What is RocksDB (and its role in streaming)?

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • kafka

    A high-throughput, distributed, publish-subscribe messaging system (by a0x8o)

    You can find example of usage in RocksDBStore class (https://github.com/a0x8o/kafka/blob/master/streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBStore.java).

  • RocksDB

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

    You can find details in official wiki in github https://github.com/facebook/rocksdb/wiki/Basic-Operations

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

  • Pyflink : Flink DataStream (KafkaSource) API to consume from Kafka

    1 project | /r/dataengineering | 13 May 2023
  • I keep getting build failure when I try to run mvn clean compile package

    2 projects | /r/AskProgramming | 8 Apr 2023
  • How do I determine what the dependencies are when I make pom.xml file?

    1 project | /r/AskProgramming | 7 Apr 2023
  • Best way to combine Python and Java?

    10 projects | /r/java | 29 Oct 2022
  • Akka is moving away from Open Source

    1 project | /r/scala | 7 Sep 2022

Did you konow that Java is
the 8th most popular programming language
based on number of metions?