adspace


What do you know about mongodb?

Answer Posted / Mukesh Chaurasia

MongoDB is a popular NoSQL, open-source document database that uses a flexible and scalable data model based on JSON. It stores data in binary JSON (BSON) format and can handle structured and unstructured data with ease. MongoDB supports various features such as replication, auto sharding, geospatial indexing, and aggregation pipelines.nKey benefits of MongoDB include high performance, ease of use, scalability, and flexible data modeling.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How did mongodb get its name?

60


How to define array in mongoose schema?

79


what is the command syntax for inserting a document?

63