diff --git a/data.json b/data.json index 28ce1de..1722ae1 100644 --- a/data.json +++ b/data.json @@ -1294,6 +1294,15 @@ ], "description": "Building a Better Democracy for the Internet Age" }, + { + "name": "mysql.connector", + "link": "https://github.com/mysql/mysql-connector-python", + "label": "good-first-issue", + "technologies": [ + "Python" + ], + "description": "MySQL connector for python2 and python3, can be used to connect to MySQL databases" + }, { "name": "Python Babel", "link": "https://github.com/python-babel/babel",