Starting with MongoDB 4.4, the MongoDB Database Tools are now released separately from the MongoDB Server and use their own versioning, with an initial version of 100.0.0.
Previously, these tools were released alongside the MongoDB Server and used matching versioning.
MongoDB Database Tools All In One
https://www.mongodb.com/docs/database-tools/
Starting with
MongoDB 4.4
, the MongoDB Database Tools are now releasedseparately
from the MongoDB Server and use their own versioning, with an initial version of100.0.0
.Previously, these tools were released
alongside
the MongoDB Server and used matching versioning.https://www.mongodb.com/docs/v4.2/reference/program/
https://www.mongodb.com/docs/manual/reference/program/
mongod the core database process mongos the controller and query router for sharded clusters mongosh the interactive shell