Pregunta de entrevista de Fidelity Investments

What is the difference between SQL and NoSQL databases?

Respuesta de la entrevista

Anónimo

12 sept 2025

I explained that SQL databases are relational, use structured schemas, and support ACID transactions, while NoSQL databases are non-relational, flexible, and better suited for unstructured or rapidly changing data.