Blog Posts

python mysql-connector-python 설치 하자~

By qsp , Created on 30th Apr 2021

python을 이용해서 streamlit 로 mysql을 연결해서 db의 정보를 받아와야 ...

Keep Reading

Python mysql.connector 에서 %s 사용 시 에러 해결

By qsp , Created on 30th Apr 2021

python에서 mysql 연결해서 query문 작성을 할 때 %s 관련해서 에러 발생 해결

Keep Reading