This is simple example which made in database class
we have a mysql database named classicmodels which you can find details in pdf file
we made main.py to use this database with python
Note: You need to install mysql connector for python use : python -m pip install mysql-connector-python