파이썬 MySQL 드라이버

Jmnote (토론 | 기여)님의 2020년 3월 6일 (금) 02:35 판

1 개요

파이썬 MySQL 데이터베이스 드라이버

2 MySQL 드라이버

드라이버 pip install GitHub 비고
PyMySQL PyMySQL https://github.com/PyMySQL/PyMySQL
mysqlclient mysqlclient https://github.com/PyMySQL/mysqlclient-python
MySQL Connector/Python mysql-connector-python https://github.com/mysql/mysql-connector-python
→ django는 mysqlclient-python 추천

3 같이 보기

4 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}