Posts

Showing posts with the label Mysql

python - pro - 19 - MySQL

Pro: My SQL SQLite NoSQL PYQT5 - PYQT6 Bootstrap Python Beginner Intermediate Advanced Pro python-hosting Other course React Links General JS PHP Programming Python C++ Stuff   Beginner  -  Intermediate  -  Advanced  - Pro - MySQL   -  SQLite MySQL -  Ben XAMPP ile baglanti kuracagim  pip install mysql-connector  # kullanilmiyor !!!!! deprecated diyor pypi.org pip install mysql-connector-python # XAMPP icin pip install pymysql - emin degilim ama yaptim Make connection import mysql . connector mydb = mysql . connector . connect (     host