Real-Time Dashboard Using Kafka

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

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

    The data warehouse for operational workloads. (by MaterializeInc)

  • There are several ways to build a real-time SQL dashboard using Kafka. In this case, we will use two technologies that can be used for a prevalent scenario. The technologies are Debezium and Materialize.

  • ApacheKafka

    A curated re-sources list for awesome Apache Kafka

  • Kafka is a free and open-source software framework for storing, reading, and analyzing streaming data. Kafka is meant to function in a "distributed" environment. Instead of running on a single user's computer, it runs across multiple servers, exploiting a greater processing power and storage capacity.

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

    Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

  • There are several ways to build a real-time SQL dashboard using Kafka. In this case, we will use two technologies that can be used for a prevalent scenario. The technologies are Debezium and Materialize.

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