When was mongodb founded and why it is called mongodb?
Answer Posted / Chanchal Akela
MongoDB was founded by 10gen (now MongoDB Inc.) in 2007. The name 'MongoDB' comes from the word 'humongous,' which means very large, due to its ability to handle large amounts of data.nnThe founders chose to use a document-oriented database architecture instead of the traditional row-based structure used by relational databases like Oracle. This change allows MongoDB to offer better scalability and flexibility when handling complex, semi-structured data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers