Database Interface and 'MySQL' Driver for R
Constants
Database interface meta-data
Apply R/S-Plus functions to remote groups of DBMS rows (experimental)
Experimental dbColumnInfo method for a connection
Connect/disconnect to a MySQL DBMS
Determine the SQL Data Type of an S object
Escape SQL-special characters in strings.
Get information about a MySQL driver.
Fetch next result set from an SQL script or stored procedure (experime...
Quote method for MySQL identifiers
Convenience functions for importing/exporting DBMS tables
Unload MySQL driver.
Write a local data frame or file to the database.
Check if a database object is valid.
Make R/S-Plus identifiers into legal SQL identifiers
Build the SQL CREATE TABLE definition as a string
MySQL Check for Compiled Versus Loaded Client Library Versions
Class MySQLConnection.
Class MySQLDriver with constructor MySQL.
Check if default database is available.
Class MySQLResult
Execute a SQL statement on a database connection.
Database interface meta-data.
DBMS Transaction Management
Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code ported from S-PLUS. A modern 'MySQL' client written in 'C++' is available from the 'RMariaDB' package.