louiseibuna / SeniorProject

1 stars 1 forks source link

Look into NoSQL backend #14

Open cminaacruz opened 4 years ago

cminaacruz commented 4 years ago

Not only SQL

Look into using this - don't need to maintain keys.

GH uses JSON files - see how NoSQL can help with processing.

Examples: MongoDB

cminaacruz commented 4 years ago

Alt opt: Can always go to GitHub instead of a DB

cminaacruz commented 4 years ago

Alt opt: Use DB as a cache option Need to show when updated

cminaacruz commented 4 years ago

Implement using a DB sprint quarter. Just pull directly from GH using API. Putting into backlog.

cminaacruz commented 4 years ago

Alt opt: have user update themselves with a button