Skip to content

POC for Kafa Python Integrationn from Jupyter with Mongo datab ase

Notifications You must be signed in to change notification settings

My-Python-Repos/Kafka-Python-Jupyter-Mongo-Poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POC for Kafa Python Integrationn from Jupyter with Mongo database

This is a POC to show cause how we can connect the mongo database with Kafka from Jupyter notebook. We are using the following 3 important files to showcause the same.

                1. JupyterConsumer.ipynb =>< use to produce the Kafka Topics
                2. JupyterProducer.ipynb =>< use to Consume the Kafka Topics
                3. TestDataGeneratort.ipynb =>< Use to generate the test data frames.

Releases

No releases published

Packages

No packages published