Answer Posted / Tanmay Sharma
MongoDB is a NoSQL database that uses JSON-like documents with optional schemas. It stores data in flexible, JSON-like documents that can be easily read and written by humans. MongoDB uses sharding for horizontal scaling and replication for redundancy and high availability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers