ksqlDB tutorial and examples

docker exec -it ksqldb-cli ksql http://ksqldb-server:8088

show tables;

SHOW TOPICS;

show streams;