会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Agentgamer
“It only takes 10 seconds to crush a man's ambitions. I need to take care that I protect mine.”
博客园
首页
新随笔
联系
订阅
管理
2015年11月25日
在shell 上执行mongo 查询
摘要: 需求 在写小工具的时候,经常遇到需要从mongodb 里面查东西来用,因为要跟其他bash 工具链结合在一起用,所以最理想的方法是能够在shell 上执行查询,然后pipe 给接下来的工具做处理。方案 幸运的是对于mongo 来说做起来是很方便的,只需要使用mongo --eval 即可。例1:...
阅读全文
posted @ 2015-11-25 14:47 Agentgamer
阅读(4483)
评论(1)
推荐(1)
公告