rocker
Database Interface Class
'R6' class interface for handling relational database connections using 'DBI' package as backend. The class allows handling of connections to e.g. PostgreSQL, MariaDB and SQLite. The purpose is having an intuitive object allowing straightforward handling of SQL databases.
- Version0.3.1
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release08/20/2022
Documentation
- VignetteDBI package objects and functions in R6 rocker class
- VignetteInitiation of SQL database connections in R6 rocker class
- VignetteInstallation and set up of R6 rocker object
- VignetteUsage of relational databases (SQLite, PostgreSQL and MariaDB) with R6 rocker class
- VignetteProtected password (credentials) storage inside of R6 rocker class
- VignetteUsage of S3 class functions on R6 rocker class
- VignetteDatabase transactions with R6 rocker class
- MaterialREADME
- MaterialNEWS
- In ViewsDatabases
Team
Nikolaus Pawlowski
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Suggests8 packages