# Connect with Python

For most Python use cases, SingleStore recommends using the [SingleStore Python client](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/connect-using-the-singlestore-python-client.md). The SingleStore Python client is a Python Database API compliant database connector that supports Python version 3.9+.

This client supports the [Data API](https://docs.singlestore.com/db/v9.1/reference/data-api.md).

The [SingleStore Python Client API Reference](https://singlestoredb-python.labs.singlestore.com/api.html) lists the Python Database API objects, functions, and properties that the SingleStore Python client supports.

You can also connect to your SingleStore clusters using the following Python client/libraries:

* [SQLAlchemy](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/connect-with-sqlalchemy.md)
* [mysqlclient](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/supported-python-libraries.md)
* [PyMySQL](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/supported-python-libraries.md)
* [MySQL Connector/Python](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/supported-python-libraries.md)

## In this section

* [Connect using the SingleStore Python Client](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/connect-using-the-singlestore-python-client.md)
* [Connect with Django](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/connect-with-django.md)
* [Connect with LangChain](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/connect-with-langchain.md)
* [Connect with SQLAlchemy](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/connect-with-sqlalchemy.md)
* [Supported Python Libraries](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/supported-python-libraries.md)

***

Modified at: April 22, 2026

Source: [/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python/)

(An index of the documentation is available at /llms.txt)
