adspace


What mongodb is good for?

Answer Posted / Hitesh Kumar Gupta

MongoDB is a versatile, open-source document database that is particularly useful for applications that handle large amounts of structured and semi-structured data. It's good for building modern, scalable web applications, real-time collaborative tools, content management systems, IoT platforms, and mobile backends.

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?

66


what is the command syntax for inserting a document?

69


How to define array in mongoose schema?

85