Pregunta de entrevista de Skillmine Technology Consulting

Explain how MongoDB stores data.

Respuesta de la entrevista

Anónimo

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.