Giter Club home page Giter Club logo

kafka-playground's Introduction

kafka-playground

Includes many aspects of the Kafka world from a .Net perspective :

Confluent .Net Client

Confluent.Kafka nuget package to create Producer and Consumer in the folder Kafka-simple-producer-consumer:

  • Simple-Producer
  • Simple-Consumer

Streamiz Kafka .NET

Streamiz Kafka .NET nuget package to create a Stream Client in the folder Kafka-streaming-WikiEdit:

ksqlDb:

Confluent ksqlDb for .Net in the folder Kafka-KsqlDb:

  • KsqlDb using ksqlDB.RestApi.Client and Confluent.Kafka nuget packages.
  • A forked version of ksqlDB.RestApi.Client in the solution ksqlDB.RestApi.Client-Forked

Test integration in the project KsqlDb/KsqlDb.Tests of

  • Kafka Producer and Consumer, and Streaming using .Net Clients
  • KsqlDb using .Net Clients
  • Using TestContainers.Net to create docker instances similar to docker-compose for Kafka

KafkaFlow

Farfetch KafkaFlow in an adapted sample, in the Kafka-KafkaFlow folder

A complex ksqlDb scenario that includes multiple streams, tables ksql queries (ksql queries documented in the README.md file.

  • Kafka-KafkaFlow-sampledata-producer (Sampledata producers written in KafkaFlow)
  • Kafka-KsqlDb-KafkaFlow-complex (read the README.md file for the ksqlDb queries)

Integration of .NET for Apache® Spark™ (The .NET for Apache Spark project is part of the .NET Foundation.)

Must read:

Requires Java and Spark-util, follow the instructions below:

Use docker to run the spark container

- docker run -it --rm spark /opt/spark/bin/spark-sql

kafka-playground's People

Contributors

karlgodtliebsen avatar conkago avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.