About 22,000 results
Open links in new tab
  1. Query Real Time Data in Kafka Using SQL - DEV Community

    Mar 23, 2023 · In this article, you are going to learn why streaming SQL is beneficial, how to use tools such as RisingWave to query data in a Kafka topic with SQL, and how to perform some basic …

  2. Building Real-Time Dashboards from Kafka Data with SQL

    Apr 2, 2026 · This guide walks you through building real-time dashboards from Kafka data using RisingWave, a streaming database that lets you write standard SQL to process Kafka streams …

  3. How to Build SQL Analytics with ksqlDB and Kafka

    Jan 26, 2026 · Use ksqlDB to analyze Kafka streams with SQL, building real-time dashboards, aggregations, and materialized views without writing code.

  4. Real-Time Data Pipeline Using-Kafka - GitHub

    This project demonstrates an effective implementation of a real-time data pipeline using Apache Kafka, Python, SQL Server, and Power BI. It allows seamless collection, processing, and visualization of …

  5. SQL Integration with Kafka for Real-Time Analytics - Datatas

    By combining these technologies, businesses can process vast amounts of data quickly, enabling them to make timely decisions based on the latest information. In this article, we explore how to integrate …

  6. Query Your Data in Kafka Using SQL - Timeplus

    Dec 15, 2022 · In this blog, I will share how to use different tools to query data in a Kafka topic with SQL, perform some basic analysis, and then send the analysis results to another Kafka topic.

  7. SQL Server CDC to Kafka: Real-Time CDC Pipeline Guide

    Dec 22, 2025 · Setting up real-time CDC (Change Data Capture) from SQL Server to Kafka is simple with Estuary. Follow these steps to create a fully managed, reliable, and low-latency data pipeline — …

  8. A Data Team’s Guide to Real-Time Analytics for Apache Kafka

    Mar 11, 2025 · Learn how stateful analytical databases can be used to combine real-time and historical data for responsive insights.

  9. Implementing Real-Time Analytics with SQL Server and Apache Kafka

    May 25, 2024 · Unlock the power of real-time analytics with SQL Server and Apache Kafka. Learn how to set up streaming pipelines, integrate Kafka with SQL Server, build real-time dashboards, and …

  10. Apache Kafka SQL: Query Topics Like a Database in Real Time

    Aug 14, 2024 · Run SQL queries directly against Kafka topics — filter, join, and aggregate streaming data without moving it to a warehouse. Real-time SQL over Kafka.