<img width="1236" alt="Image" src="https://github.com/user-attachments/assets/f18b193a-1748-486b-b84b-dd86d5ad9b6b" /> Using mysqlclient is difficult because of the additional dependencies that need to be installed example:pkg-config so install pymysql use url="mysql+pymysql://username:password@127.0.0.1/dbname?charset=utf8mb4" is very easy