5 ms·
Have you found a good Head for Kafka to easily query the Topics using a SQL like language? Especially something that can infer table schema from the Schema Regi
by Gee101 1y ago
Have you found a good Head for Kafka to easily query the Topics using a SQL like language? Especially something that can infer table schema from the Schema Registry.
- EdwardDiego 1y agoKSQL?
- Gee101 1y agoIt's not a create solution and Confluent is not really investing in it anymore.
- EdwardDiego 1y agoTrue, they've gone all in on Flink, which can also do what you want. And I suspect SparkSQL can do it also these days, but I haven't looked at that for ages. Good luck!