Question d’entretien chez TCS

What is MongoDB and how it is different from RDBMS?

Réponse à la question d'entretien

Utilisateur anonyme

24 janv. 2026

MongoDB is a NoSQL, document-oriented database that stores data in flexible, JSON-like documents called BSON. It is schema-less, scalable, and designed to handle large volumes of unstructured or semi-structured data efficiently.