shivambhatele
Member
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 existing hardware and software). and I have no idea about SQL. Can anyone know about this or give me any practical example?