Hi, You can use kafka connect to export topic data to external systems.
https://docs.confluent.io/3.1.1/connect/connect-jdbc/docs/sink_connector.html Thanks, Akhilesh Pathodia On Thu, Oct 1, 2020 at 7:29 AM Spectrum lib <ash212...@gmail.com> wrote: > Hi All, > I am using the Kafka version kafka_2.12-2.4.0. I have 1 Kafka broker. > I am having a topic with 1 partition.How can i push topic data in the > MsSQL Database using any language Java,C# etc. > > Thank You in advance >