Skip to content

Lets try generating some sample data using python and pushing it to mysql.

Notifications You must be signed in to change notification settings

tusharsonawanes/docker-python-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • The python code generates random data every 10 seconds with the current date and time
  • python then connects to the MySQL instance and pushes the data into the relevant table in the database
  • Considering the dependencies, the python docker image is built locally on the present system
  • Setup is tried and tested on local and Amazon EC2 instances with a Public IP

Prequisites

  • docker
  • docker-compose
  • Requested ports to be opened from the firewall

About

Lets try generating some sample data using python and pushing it to mysql.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published