Could you provide me with a code sample in node js that runs KSQL queries on Kafka ? F.e. I would like to create and then retrieve a simple table.
Could you provide me with a code sample in node js that runs KSQL queries on Kafka ? F.e. I would like to create and then retrieve a simple table.
Afaik there's no library that would do that for you. Did you look at using the REST api for this?
https://docs.confluent.io/current/ksql/docs/developer-guide/api.html