0 votes
in Mean Stack by
What is MongoDB?

1 Answer

0 votes
by

MongoDB is a document-oriented database used for storing high volumes of data. It is classified as a NoSQL database with the scalability and flexibility that it provides for querying and indexing.

...