ZakBrinlee / Project-8

NSC - Application Development Practicum for Privyd
0 stars 0 forks source link

Research NoSQL db implementation #25

Closed coultergeist closed 5 years ago

coultergeist commented 6 years ago

Does firebase provide enough db capabilities for our needs? How does NoSQL differ from MySQL in this context? Do UUIDs solve our problems? These and other issues will be addressed here.

coultergeist commented 6 years ago

Using this tutorial in feasibility research

coultergeist commented 5 years ago

Closing this because we've decided on going with firebase. It's free and just a really smart and convenient way that satisfies our needs of db storage of users, user profiles, images, etc. While it was interesting to research the feasibility of NoSQL, it was far more interesting to just start coding as opposed to justifying the ways we may be able to use NoSQL.