Database Interface and MariaDB Driver
Client flags
Connect/disconnect to a MariaDB DBMS
Determine the SQL Data Type of an S object
Quote MariaDB strings and identifiers.
Read and write MariaDB tables.
MariaDB Check for Compiled Versus Loaded Client Library Versions
Class MariaDBConnection.
Class MariaDBDriver with constructor MariaDB.
Check if default database is available.
Class MariaDBResult
Execute a SQL statement on a database connection.
Objects exported from other packages
Database interface meta-data.
RMariaDB: Database Interface and MariaDB Driver
DBMS Transaction Management
Implements a DBI-compliant interface to MariaDB (<https://mariadb.org/>) and MySQL (<https://www.mysql.com/>) databases.
Useful links