mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-08-07 11:39:43 +00:00
bce98d74cd6e9d4917b0a75fecb3350b5d6d921c

Removed statement allocation from the cursor init function and allocate it only in executemany and execute if paraemters were supplied.
MariaDB Connector/Python
MariaDB Connector/Python enables python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and uses MariaDB Connector/C client library for client server communication.
License
MariaDB Connector/Python is licensed under the LGPL 2.1
Source code
MariaDB Connector/Python source code is hosted on Github
Documentation
MariaDB Connector/Python documentation can be found on Github Pages
Bugs
Bugs and feature requests should be filed in the MariaDB bug ticket system
Languages
Python
61%
C
39%