Skip to content

streamlit connect mysql #1232

@yewuxue

Description

@yewuxue
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:password@127.0.0.1/dbname?charset=utf8mb4" is very easy

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions