Introduction to Key Apache KafkaⓇ Concepts

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

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

    The Apache Kafka C/C++ library

  • # Parse the configuration. # See https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md config_parser = ConfigParser() config_parser.read_file(args.config_file) config = dict(config_parser['default']) # Create Producer instance producer = Producer(config)

  • 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

  • A Critical Detail about Kafka Partitioners

    1 project | dev.to | 17 Apr 2023
  • Events with same key going to different partitions

    1 project | /r/apachekafka | 23 Jan 2023
  • video analytics on edge

    1 project | dev.to | 20 Sep 2022
  • librdkafka - the Apache Kafka C/C++ client library

    1 project | /r/github | 15 Apr 2022
  • librdkafka - the Apache Kafka C/C++ client library

    1 project | /r/github_trends | 15 Apr 2022