atucker-dev / softball-api

rec league softball team API
GNU General Public License v3.0
1 stars 0 forks source link

Determine/Setup DB #1

Open atucker-dev opened 1 year ago

atucker-dev commented 1 year ago

What type of database do we want to use? Thinking most of the data will be structured at first so some type of RDS or S3 would work. Initially we want to store a game schedule and who has signed up for each week. Also want to keep track of which position someone normally plays, maybe something like depth chart. High level game stats would be another example but that can come later.

JMorgCode commented 10 months ago

If we are going the AWS route, DynamoDB is probably the most cost-effective.

Free Tier