Quick start

This quickstart shows how to get a minimal ksqlDB environment up and running.

The easiest way to run ksqlDB is by using the official Docker image. This quickstart provides everything you need to set up a ksqlDB development environment so you can:

  • get data in and out, and
  • complete a streaming app in three SQL statements.

Last update: 2020-03-06