Merge pull request #17 from filosfino/master

fix: typo
pull/18/head
tangyouhua 2016-12-15 19:37:05 +08:00 committed by GitHub
commit e636eb0538
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ Python实现的数据库。
用来连接和操作数据库的库。
* ySQL[awesome-mysql](http://shlomi-noach.github.io/awesome-mysql/)系列
* MySQL[awesome-mysql](http://shlomi-noach.github.io/awesome-mysql/)系列
* mysql-pythonPython 的 MySQL 数据库连接器。[官网](https://sourceforge.net/projects/mysql-python/)
* ysqlclient[mysql-python](https://github.com/PyMySQL/mysqlclient-python) 分支,支持 Python 3。
* oursql一个更好的 MySQL 连接器,支持原生预编译指令和 BLOBs.[官网](https://pythonhosted.org/oursql/)