The MariaDB Connector/Python module
Constructors
connect() - Synchronous connection
asyncConnect() - Asynchronous connection (New in 2.0)
create_pool() - Synchronous connection pool (New in 2.0)
create_async_pool() - Asynchronous connection pool (New in 2.0)
Attributes
Exceptions
The connection class
Connection
Connection constructors
Connection methods
Connection attributes
The cursor class
Cursor
Cursor methods
Cursor attributes
Async/Await Supportarrow-up-right (New in 2.0)
AsyncConnectionarrow-up-right
AsyncCursorarrow-up-right
AsyncConnectionPoolarrow-up-right
Connection Pooling
Synchronous Pool
Asynchronous Pool
Constants
CAPABILITY
CLIENT
CURSOR
ERR (Error)
FIELD_FLAG
FIELD_TYPE
INDICATORS
INFO
TPC_STATE
STATUS
Last updated 3 days ago
Was this helpful?