Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days ago
JSON representation
Database application built with R shiny.
- Host: GitHub
- URL: https://github.com/MCodrescu/database_app
- Owner: MCodrescu
- Created: 2022-08-03T14:48:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T17:10:46.000Z (about 2 years ago)
- Last Synced: 2024-08-13T07:11:36.593Z (4 months ago)
- Topics: database, odbc, postgres, r, sql, teradata
- Language: R
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - MCodrescu/database_app - Database application built with R shiny. (R)
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.