Confluent

How to use ksql-test-runner to test ksql queries

How to use ksql-test-runner to test ksql queries

18 Jun 2020

ksql-test-runner is a ksqlDB testing tool to test set of KSQL statements.

Learn More
Script to drop ksqlDB objects

Script to drop ksqlDB objects

14 Apr 2020

If you have worked on ksqlDB, you would have come across this scenario multiple times.

Learn More
Change Data Capture(CDC) in ksqlDB

Change Data Capture(CDC) in ksqlDB

23 Mar 2020

In this article we will go over to steps to implement Change Data Capture(CDC) in ksqlDB.

Learn More
Exploring ARRAY, MAP and LIST in ksqlDB

Exploring ARRAY, MAP and LIST in ksqlDB

22 Mar 2020

In this article we will go over few scenarios and to explore ARRAY, MAP and LIST in ksqlDB

Learn More