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