Pregunta de entrevista de Selfridges

What are the differences between SQL and NoSQL databases?

Respuesta de la entrevista

Anónimo

22 de jul de 2024

SQL is a query language that allows users to query and manipulate data within a relational database, which organizes data in columns and rows in a table. NoSQL, meanwhile, is a type of non-relational database that is capable of storing and managing large amounts of structured, semi-structured, and unstructured data.