MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
installation : manual creation of a data base with XAMPP https://www.apachefriends.org/fr/download.html start apache and mysql then go to your browser type : http://localhost/phpmyadmin/
=> now you are ready for your first data base
to manipulate data base with python : install pycharm : https://www.jetbrains.com/fr-fr/pycharm/download/ add interpretors :https://www.youtube.com/watch?v=KLl1tXoaNgk&ab_channel=ProgrammingWithHarry
to be able to practice the crud (create read update delete ) follow this cours : https://www.w3schools.com/python/default.asp