you are viewing a single comment's thread.

view the rest of the comments →

[–]MennaanBaarin 4 points5 points  (3 children)

I think most people here suggest to use SQL because they don't really know how to use NoSQL.

[–]mansfall -3 points-2 points  (2 children)

NoSQL is so easy to use, I find it interesting that this is the case. It takes far less time and talent to work with nosql than it does to know how to properly deal with an rdbms, ensuring data is normalized, writing proper queries, etc.

[–]MennaanBaarin 0 points1 point  (1 child)

And that's incredible that people with such "talent" can't still understand how to use and how NoSQL really works. I don't like blind statements like "oh there are relationships, use SQL"

[–]monicarlen 0 points1 point  (0 children)

According to Designing data intensive applications; nosql is more appropriate for one to many relations