mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-24 09:59:50 +00:00
@ -1,6 +1,6 @@
|
|||||||
'''
|
'''
|
||||||
MariaDB Connector/Python enables python programs to access MariaDB and MySQL
|
MariaDB Connector/Python enables python programs to access MariaDB and MySQL
|
||||||
atabases, using an API which is compliant with the Python DB API 2.0 (PEP-249).
|
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
|
It is written in C and uses MariaDB Connector/C client library for client
|
||||||
server communication.
|
server communication.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user