formerhermit / AlexaProject

Our Alexa Project
0 stars 0 forks source link

Look at Amazon RDS or Aurora #13

Open formerhermit opened 7 years ago

formerhermit commented 7 years ago

Not sure that DynamoDB is the best option for this project, might be better with a relational database so we can better use get date/time without chaos occurring (See http://stackoverflow.com/questions/14836600/querying-dynamodb-by-date/31192441#31192441 )

No Chris you cannot have a data warehouse just for the sake of it! Let's look at Amazon RDS

formerhermit commented 7 years ago

Bear in mind we could just change the logic of the solution so it doesn't use time/date and remains with DynamoDB however this potentially really limits what we can do with it in the future.