Note that in MongoDB, my tickets collection did not need to be created beforehand.
请注意在MongoDB中,我的tickets集合无需提前创建。
互联网摘选
不过,MongoDB确实为聚合大型数据集的应用提供了map/reduce实现。
互联网摘选
For more information on the update function, see the MongoDB documentation.
有关update函数的更多信息,请参阅MongoDB文档。
互联网摘选
10gen设计了MongoDB,以此来解决应用程序开发社区中的大量现实问题。
互联网摘选
Another good example is that you store customer order information in the MongoDB docs.
另一个好的示例是您把客户订单信息存储在MongoDB文档中。
互联网摘选
不过,如果您必须分开存储相关数据,在MongoDB中也可以简单地使用一个独立的集合来完成。
互联网摘选
Closing the command prompt window that opens will stop the MongoDB server.
关闭打开的命令提示符窗口将会停止MongoDB服务器。
互联网摘选
In addition, you'll also learn how you can store large files in MongoDB using GridFS.
此外,您还将学习如何在MongoDB中使用GridFS存储大文件。
互联网摘选
Operationally, MongoDB can be run in two modes depending on the needs of the application.
从操作角度来讲,MongoDB可以根据应用程序的需要以两种模式来运行。
互联网摘选
Morphia's filter operators closely map to the query operators used in MongoDB queries.
Morphia的筛选运算符紧密地映射到用于MongoDB查询的查询运算符。
互联网摘选
Read Reflections on MongoDB to learn how Collective Idea has made the switch.
阅读MongoDB思考,了解业界观念如何转变。
互联网摘选
但是对于那些需要高性能流量和灵活数据模型的应用程序来说,MongoDB值得一看。
互联网摘选
为了获得其他管理信息,也可以在MongoDB shell中运行以下命令
互联网摘选
If the database does not exist, MongoDB will create it as soon as you add any data to it.
如果数据库不存在,在您将数据添加到数据库时,MongoDB将会创建它。
互联网摘选
MongoDB的查询引擎也使得对数据应用聚合和分组函数变得非常简单。
互联网摘选
You can easily replicate this functionality in MongoDB using the skip and limit functions.
您在MongoDB中只需使用skip和limit函数即可实现这一功能。
互联网摘选
