MongoDB 实例:

- mongod.exe:数据库进程,核心数据库服务器

- mongo.exe:命令行 Shell 客户端,确保安装正确且运行正常

功能:

- CRUD(创建、读取、更新、删除)数据

- 执行管理任务