Supported Python Libraries
Note
SingleStoreDB recommends using the SingleStoreDB Python Client.
SingleStoreDB supports the following Python libraries for a Red Hat Enterprise Linux based distribution, but the concepts may be applied elsewhere.
mysqlclient
See mysqlclient-python for information.
pip install mysqlclient
PyMySQL
See PyMySQL for information.
pip install PyMySQL
MySQL Connector/Python
See MySQL Connector/Python for information.
yum install https://dev.mysql.com/get/Downloads/Connector-Python/mysql-connector-python-8.0.15-1.el7.x86_64.rpm yum install https://dev.mysql.com/get/Downloads/Connector-Python/mysql-connector-python-cext-8.0.15-1.el7.x86_64.rpm
Caution
The MySQL Connector/Python library is not recommended.
Other Supported Python Libraries
SingleStoreDB also supports the following Python libraries:
Connector | Binary URL | Source Code |
---|---|---|
MySQL Connector/Python Version 2.1.7 (GPLv2) | ||
MySQL Connector/Python Version 8.0.15 (GPLv2) |