Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MariaDBDriver-class

Class MariaDBDriver with constructor MariaDB.


Description

An MariaDB driver implementing the R database (DBI) API. This class should always be initialized with the MariaDB() function. It returns a singleton that allows you to connect to MariaDB.

Usage

## S4 method for signature 'MariaDBDriver'
dbUnloadDriver(drv, ...)

## S4 method for signature 'MariaDBDriver'
dbIsValid(dbObj, ...)

## S4 method for signature 'MariaDBDriver'
dbGetInfo(dbObj, ...)

RMariaDB

Database Interface and 'MariaDB' Driver

v1.1.1
GPL-3
Authors
Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>), Jeroen Ooms [aut] (<https://orcid.org/0000-0002-4035-0289>), David James [aut], Saikat DebRoy [aut], Hadley Wickham [aut], Jeffrey Horner [aut], R Consortium [fnd], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.