Hello All, I am working on a web application project and I want to know which database design is right from a scalability point of view between SQL and NoSQL. According to this reference, NoSQL is Horizontally Scalable (Changing small nodes with larger nodes to increase the capacity of the...