vuldin / redpanda-examples

A collection of examples to demonstrate how to interact with Redpanda from various clients and languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack

Redpanda Examples

A collection of examples to demonstrate how to interact with Redpanda from various clients and languages. Redpanda is Kafka API compatible. Any client that works with Kafka will work, but we have tested the ones listed here.

Partner Integrations

Below is a sample of some of our partner integrations.

Open-core query engine for building apps and analytics with real-time streams and batch data.

Redpanda + Deephaven Demo

The demo follows closely the one defined for Materialize. We want to showcase how you can accomplish the same workflow in Deephaven, with Deephaven's query engine and Redpanda's streaming capabilities.

Docker-stats

Need to monitor your local machine in real time? This example publishes your docker stats to Redpanda. Written in Python, this is an out-of-the box solution to see when your Docker containers over-use their resources. See full example here: deephaven-examples/redpanda-docker-stats.

Stock Market

Want to monitor updating stock market data? Or see how to publish multiple topics to Redpanda? This example creates tables to see stocks from dxFeed. See full example here: deephaven-examples/redpanda-dxfeed-financial-data.

About

A collection of examples to demonstrate how to interact with Redpanda from various clients and languages.


Languages

Language:Java 38.7%Language:Scala 23.4%Language:JavaScript 19.1%Language:Python 18.8%