DavidPeleg6 / Financial_News_Sentiments

extracts financial sentiments about stocks from the news sources
1 stars 0 forks source link

convert databases to rds #35

Closed DavidPeleg6 closed 1 year ago

DavidPeleg6 commented 1 year ago

dynamodb is a nosql database, which is unfit for storing relational data such as stock data. move tables to rds, and store the saved models in dynamodb