databricks-sql-connector · PyPI
https://pypi.org/project/databricks-sql-connector08.12.2021 · The Databricks SQL Connector is a Python library that allows you to use Python code to run SQL commands on Databricks clusters and Databricks SQL endpoints. This library follows PEP 249 -- Python Database API Specification v2.0. Quickstart Install the library with pip install databricks-sql-connector Example usage:
mysql-connector · PyPI
https://pypi.org/project/mysql-connector01.04.2019 · mysql-connector 2.2.9 pip install mysql-connector Copy PIP instructions. Latest version. Released: Apr 1, 2019 MySQL driver written in Python. Navigation. Project description Release history Download files Project links. Homepage Download Statistics. View ...
mysql-connector-python · PyPI
https://pypi.org/project/mysql-connector-python19.10.2021 · mysql-connector-python 8.0.27 pip install mysql-connector-python Copy PIP instructions Latest version Released: Oct 19, 2021 MySQL driver written in Python Project description MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249).