<img width="1328" alt="Image" src="https://github.com/user-attachments/assets/4a58b96a-aa5c-4619-9878-6e480da373db" /> Using mysqlclient is difficult because of the additional dependencies that need to be installed example:pkg-config so pip or pipienv install pymysql use url="mysql+pymysql://username:password@127.0.0.1/dbname?charset=utf8mb4" is very easy