mongodb如何使用命令在linux查看与下载文件
摘要:
因为我们生产环境mongo只能使用命令的方式 登录mongo主机 登录指定端口mongo:mongo --port 17572 查看数据库:db 使用数据库:use mongodb 认证:db.auth("username", "password") 查询前10条数据:db.getCollectio 阅读全文
posted @ 2025-03-11 15:50 丿誓界灬 阅读(152) 评论(0) 推荐(0)
浙公网安备 33010602011771号