Pergunta de entrevista da empresa Skillmine Technology Consulting

Explain how MongoDB stores data.

Resposta da entrevista

Sigiloso

27 de nov. de 2025

I mentioned that MongoDB stores data as JSON-like documents (BSON), organized in collections, allowing flexible schemas that are great for fast development and scalability.