MariaDB Connector/Python
This page is part of MariaDB's Documentation.
The parent of this page is: MariaDB Connectors
Overview
Python developers can connect to MariaDB database products through a native MariaDB Connector. Using MariaDB Connector/Python you can connect to MariaDB database products to use and administer databases from within your Python application. Connector/Python is compliant with the Python Database API Specification v2.0 (PEP 249) .
Connector | MariaDB Connector/Python |
Supported Versions | |
Programming Language | Python |
Programming Language Version | Python 3 (CPython 3.7 or later) |
API | Python DB API 2.0 (PEP-249) |
Supports TLS | Yes |
Supports Connection Pools | Yes |
License | GNU Lesser General Public License v2.1 |
Resources
Development with MariaDB Connector/Python (field information)