Question d’entretien chez Arm

What is the difference between SQL and NoSQL and how do you choose which one when you develop a project?

Réponse à la question d'entretien

Utilisateur anonyme

29 févr. 2024

Firstly, I explain the difference between SQL and NoSQL, one is for row-column structure and is suited for complex queries, and the other is a key-value structure and easy to add dynamic new key-value.