'How can I stream my data from postgres database to kafka topic using python?

I want to send data from my Postgres to Kafka topic using python. How can I do that without using debezium connector?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source