
mongoBD
光西
即使苦逼也要做个战斗机
展开
-
mongodb map reduce
最最简单的原理图翻译 2013-09-05 17:07:20 · 523 阅读 · 0 评论 -
mongodb mapreduce 的例子
ns.save( { userid: "a", ts: ISODate('2011-11-03 14:17:00'), length: 95 } ); db.sessions.save( { userid: "b", ts: ISODate('2011-11-03 14:23:00'), length: 110 } ); db.sessions.save( { userid: "c", ts: I翻译 2013-09-05 17:20:55 · 658 阅读 · 0 评论