Pergunta de entrevista da empresa Fidelity Investments

What is the difference between SQL and NoSQL databases?

Resposta da entrevista

Sigiloso

12 de set. de 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.