- 16
- 0
- 约3.52千字
- 约 24页
- 2017-08-15 发布于河南
- 举报
* * * * * * * * * * nosql started bc bd but also revisit ds * * * * * * mongoDBIt’s not just about big data08.09.2011 what is mongoDB? “Scalable, open-source, high-performance, document-oriented database” - 10gen Storage model relational database table row mongoDB database collection document / object { _id: 1234, author: { name: “Bob Davis”, email : b@ }, post: “In these troubled times I like to …“, date: { $date: “2010-07-12 13:23UTC” }, location: [ -121.2322, 42.1223222 ], rating: 2.2, comments: [ { user: “jgs32@”, upVotes: 22,
原创力文档

文档评论(0)