Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streamlit connect mysql #1232

Open
yewuxue opened this issue Feb 19, 2025 · 0 comments
Open

streamlit connect mysql #1232

yewuxue opened this issue Feb 19, 2025 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@yewuxue
Copy link

yewuxue commented Feb 19, 2025

Image

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:[email protected]/dbname?charset=utf8mb4" is very easy

@yewuxue yewuxue added bug Something isn't working needs triage labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant