Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MCodrescu/database_app

Database application built with R shiny.
https://github.com/MCodrescu/database_app

database odbc postgres r sql teradata

Last synced: about 1 month ago
JSON representation

Database application built with R shiny.

Awesome Lists containing this project

README

        

# Database App

## Introduction
This application makes it easier to upload files, remove tables, download tables, and send queries for various database backends.

Check out the overview here: [An R Shiny App to Upload Database Tables](https://medium.com/@mcodrescu/an-r-shiny-app-to-upload-database-tables-95accc75de5)

![Database App Main Page](https://miro.medium.com/max/720/1*d7G7Rf_RWcU0iC_UjrtZQg.png "Database App")

## Databases Supported
* Postgres
* Teradata
* General ODBC

## Contribution
What additional features would you like to see in this application? What additional database backends would you like to use? I am actively working to improve this project.