Connect MonetDB to R


[Up] [Top]

Documentation for package ‘MonetDB.R’ version 1.0.1

Help Pages

MonetDB.R-package DBI database connector for MonetDB
control Control a MonetDB server from the R shell.
dbCommit-method Create, commit or abort a database transaction.
dbRollback-method Create, commit or abort a database transaction.
dbSendUpdate Send a data-altering SQL statement to the database.
dbSendUpdate-method Send a data-altering SQL statement to the database.
dbSendUpdateAsync Send a data-altering SQL statement to the database.
dbSendUpdateAsync-method Send a data-altering SQL statement to the database.
dbTransaction Create, commit or abort a database transaction.
dbTransaction-method Create, commit or abort a database transaction.
db_analyze.MonetDBConnection dplyr integration from MonetDB.R
db_create_index.MonetDBConnection dplyr integration from MonetDB.R
db_insert_into.MonetDBConnection dplyr integration from MonetDB.R
db_query_fields.MonetDBConnection dplyr integration from MonetDB.R
db_query_fields.MonetDBEmbeddedConnection dplyr integration from MonetDB.R
db_query_rows.MonetDBConnection dplyr integration from MonetDB.R
db_query_rows.MonetDBEmbeddedConnection dplyr integration from MonetDB.R
db_save_query.MonetDBConnection dplyr integration from MonetDB.R
initExtension Compatibility functions for RSQlite
initExtension-method Compatibility functions for RSQlite
isIdCurrent Compatibility functions for RSQlite
isIdCurrent-method Compatibility functions for RSQlite
mc Shorthand connection constructor for MonetDB
mdbapply Apply a R function to a MonetDB table.
mdbapply-method Apply a R function to a MonetDB table.
monet.read.csv Import a CSV file into MonetDB
MonetDB DBI database connector for MonetDB
monetdb.liststatus Get list of available databases from monetdbd
MonetDB.R DBI database connector for MonetDB
monetdb.read.csv Import a CSV file into MonetDB
monetdb.server.getpid Control a MonetDB server from the R shell.
monetdb.server.setup Control a MonetDB server from the R shell.
monetdb.server.shutdown Control a MonetDB server from the R shell.
monetdb.server.start Control a MonetDB server from the R shell.
monetdb.server.stop Control a MonetDB server from the R shell.
monetdbd.liststatus Get list of available databases from monetdbd
MonetDBLite MonetDBLite DBI driver
monetdblite MonetDBLite DBI driver
MonetDBR DBI database connector for MonetDB
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.
MonetR DBI database connector for MonetDB
mq Connect to a database, run a single SELECT query, and disconnect again.
RMonetDBLite MonetDBLite DBI driver
rmonetdblite MonetDBLite DBI driver
sample_frac.tbl_monetdb dplyr integration from MonetDB.R
sample_n.tbl_monetdb dplyr integration from MonetDB.R
sqlite-compatibility Compatibility functions for RSQlite
sql_subquery.MonetDBConnection dplyr integration from MonetDB.R
src_desc.src_monetdb dplyr integration from MonetDB.R
src_monetdb dplyr integration from MonetDB.R
src_translate_env.src_monetdb dplyr integration from MonetDB.R
tbl.src_monetdb dplyr integration from MonetDB.R