Thanks to visit codestin.com
Credit goes to github.com

Skip to content
@dts-org

dts-org

Data Streaming Infrastructure

This project demonstrates a real-time data streaming architecture built around Apache Kafka, connecting a web application and a transactional database (as producers) to analytics and storage systems (as consumers), using Kafka Connect connectors and a Schema Registry to manage data schemas. The system covers two parallel data flows:

  • streaming user interactions from the web app into Cassandra (via Avro schemas),
  • Change Data Capture (CDC) from the transactional database into a MinIO data lake (via Debezium).

The diagram below shows the overall data flow - from producers, through the Kafka cluster and connectors, to consumers:

data_streaming

Repositories

Each component lives in its own repository:

Popular repositories Loading

  1. cassandra-product-reviews cassandra-product-reviews Public

    3-node Cassandra cluster for tracking product reviews in a web application

    CQL

  2. stationery-store stationery-store Public

    A stationery store web application built with Next.js 15, PostgreSQL.

    TypeScript

  3. kafka-streaming-platform kafka-streaming-platform Public

    Kafka-based streaming platform with Cassandra sink, Debezium CDC and MinIO data lake, built with Docker Compose.

  4. minio-data-lake minio-data-lake Public

    MinIO S3-compatible data lake with Apache NiFi for data ingestion and transformation

  5. .github .github Public

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…