MonetDB.R               DBI database connector for external MonetDB
                        database
MonetDBLite             MonetDBLite DBI driver
control                 Control an external MonetDB server from the R
                        shell.
dbSendUpdate            Send a data-altering SQL statement to the
                        database.
dbTransaction           Create, commit or abort a database transaction.
mc                      Shorthand connection constructor for external
                        MonetDB
mdbapply                Apply a R function to an external MonetDB
                        table.
ml                      Shorthand connection constructor for embedded
                        MonetDB
monetdb.read.csv        Import a CSV file into MonetDBLite
monetdbRtype            Get the name of the R data type for a database
                        type.
monetdb_queryinfo       Get information about the result set of a query
                        without actually executing it. This is mainly
                        needed for 'dplyr' compatibility.
monetdbd.liststatus     Get list of available databases from external
                        monetdbd
sqlite-compatibility    Compatibility functions for RSQLite
src_monetdb             dplyr integration from MonetDBLite
