stream data from kafka to relational database
· 3 min read
In this post I would like to show how to stream data from any text based Kafka topic into sql table using Kafka Connect.
Apache Kafka
View All TagsIn this post I would like to show how to stream data from any text based Kafka topic into sql table using Kafka Connect.