Learn R Programming

dbConnect (version 1.0)

Provides a graphical user interface to connect with databases that use MySQL.

Description

Using widgets provided by gWidgets this creates a nice usable interface to help facilitate the learning of SQL. It also just gives a nice interface for more advanced users. Not all features are provided in the GUI but it is possible for more advanced users to achieve these goals inside the GUI.

Copy Link

Version

Install

install.packages('dbConnect')

Monthly Downloads

18

Version

1.0

License

GPL

Last Published

October 29th, 2012

Functions in dbConnect (1.0)

DatabaseConnect

Connect to a database and view it...
sqlToR

Convert data types from SQL to R...
unix2POSIXct

Convert times to a more useful form...