Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aarong1/peristent_storage_Rshiny_aws

A demo shiny app demonstrating a backend database hosted on aws
https://github.com/aarong1/peristent_storage_Rshiny_aws

aws-rds-mysql docker r shiny shiny-server

Last synced: about 2 months ago
JSON representation

A demo shiny app demonstrating a backend database hosted on aws

Awesome Lists containing this project

README

        

# Peristent storage with Rshiny on AWS managed Database
🍎
A demo **Rshiny** app demonstrating a _backend_ **MySQL** database hosted on **AWS**

- It means also because aws storage solutions dont have an R native sdk, so we can just use mysql drivers.
- It gets around the issues of _statelessness_ of RShiny apps, where info doesnt persist between sessions.
🧏

A demo deployment is hosted on [shinyapps.io](https://aarong1.shinyapps.io/storage_app/)

## Below is an except of the tutorial

### Start - Form entry
Explore previous sessions data
or enter your own



### Push to database
Push to database once happy to save.