xgqfrms / MongoDB

MongoDB
https://mongodb.xgqfrms.xyz
MIT License
1 stars 0 forks source link

MongoDB Database Tools All In One #3

Open xgqfrms opened 1 year ago

xgqfrms commented 1 year ago

MongoDB Database Tools All In One

https://www.mongodb.com/docs/database-tools/

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 4.2

https://www.mongodb.com/docs/v4.2/reference/program/

https://www.mongodb.com/docs/manual/reference/program/

image

command description
mongod the core database process  
mongos the controller and query router for sharded clusters  
mongosh the interactive shell  

mongod the core database process mongos the controller and query router for sharded clusters mongosh the interactive shell

xgqfrms commented 1 year ago

https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/

https://www.runoob.com/mongodb/mongodb-osx-install.html

https://www.cnblogs.com/xgqfrms/p/13320793.html#4670436