adspace


What is difference between mongod and mongodb?

Answer Posted / Sanjay Varshney

Mongod and MongoDB are related but different. Mongod is a standalone instance of the MongoDB database server which runs on your machine. On the other hand, MongoDB is a cross-platform document-oriented database program. In simpler terms, while mongod refers to a single MongoDB server process, MongoDB refers to the entire software suite.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define array in mongoose schema?

79


what is the command syntax for inserting a document?

63


How did mongodb get its name?

60