Project MySQL Create mysql database using various tool: docker, docker-compose and kubernetes. Connect to it using python. Use an init.sql file to create initial database, tables and entries. Docker and docker compose see notebook mysql_with_docker. Kubernetes TODO