Pretty much the title, but my point is that I hear a lot these days about "relational" vs "non-relational" data deciding what type of database tech you pick for an app. I maintain that all data is relational, and that there are numerous performant ways to model those relationships in SQL and NoSQL. Data access patterns and scale dictate SQL vs NoSQL imho. I want to hear examples of why the *shape* of the data _does_ matter and how it would negatively impact an application to use one vs the other in a given situation. Thanks for anyone who offers their opinion!
Submitted January 17, 2020 at 06:08PM by the_aface
No comments:
Post a Comment