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