Skip to content

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

Notifications You must be signed in to change notification settings

vuldin/redpanda-examples

 
 

Repository files navigation

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.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 38.7%
  • Scala 23.4%
  • JavaScript 19.1%
  • Python 18.8%