Skip to content

A lightweight database viewer and editor written using the Shiny library

Notifications You must be signed in to change notification settings

DavidLSmyth/ShinyDBViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShinyDBViewer

A database viewer written using the Shiny library. This code was written because of the frustration of being asked to pay for database explorers such as Navicat, SQL PRO etc. after using a free trial. The application is very lightweight and is intended to be a highly flexible development browser for prototypical application development such a django web app that uses a database (possibly development, staging and production).

Set up

Run pip -install -r Requirments/requirements.txt to install the python requirements for the database tests (not necessary if you just want to view the database) Run installPackages.R from Rstudio (or using the command line if R has been added to your system path).

Example usage

Sample usage gif not found

About

A lightweight database viewer and editor written using the Shiny library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published