yhat/db.r: A Database Exploration Tool with Assisted Querying and Schema Exploration

db.r uses OOP style objects (with an API akin to C++, Python, Ruby, Javascript, etc.) to help make visualizing the tables, columns, and available operations on your database easier. db.r dynamically loads database schemas, execute queries, and manage credentials.

Getting started

Package details

AuthorGreg Lamp
MaintainerGreg Lamp <greg@yhathq.com>
LicenseFreeBSD
Version0.1.3
URL https://github.com/yhat/db.r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yhat/db.r")
yhat/db.r documentation built on May 4, 2019, 2:33 p.m.