easyrodbcmysql: Simple Database Interface for MySQL

Simple database interface for MySQL. easyrodbcmysql is build on top of RODBC. It provides functions for reading, writing, listing and subsetting tables in MySQL. easyrodbcmysql allow to retrieve, write and subset database's tables in a similar way as data.frame's, using single square brackets db[,,,]. easyrodbcmysql internalise many database operations (otherwise tedious) such as rows and columns subsetting (no SQL needed) and connection and disconnection to / from databases.

Package details

AuthorJulien MOEYS <Julien.Moeys@mark.slu.se>
MaintainerJulien MOEYS <Julien.Moeys@mark.slu.se>
LicenseAGPL-3
Version0.7.8
URL http://easydb.r-forge.r-project.org/
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("easyrodbcmysql", repos="http://R-Forge.R-project.org")

Try the easyrodbcmysql package in your browser

Any scripts or data that you put into this service are public.

easyrodbcmysql documentation built on May 2, 2019, 5:51 p.m.