Skip to content

raysuliteanu/ksqldb-demo

Repository files navigation

Getting Started

Prerequisites

  • Docker
  • JDK 11+

To start ksqldb use docker-compose up which will start Zookeeper, the Kafka broker and Ksqldb server.

To launch the CLI run docker exec -it ksqldb-cli ksql http://ksqldb-server:8088

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you:

About

Sample using Ksqldb with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages