Php/docs/mongo.manual
来自菜鸟教程
手册
Table of Contents
- 教程
- 读取首选项
- Write Concerns
- SQL 到 Mongo 的对应表
- 链接服务器
- Stream Context Options
- Writes
- Querying
- Updates
- Security
- 故障排除
- Running the Driver's Tests
Warning This extension is deprecated. Instead, the MongoDB extension should be used.
这个手册详细的描述了如何使用 MongoDB,但是它主要覆盖了 PHP 驱动的使用。关于如何设计一种模式、术语的含义以及如何架设数据库服务器,请查看 » MongoDB 文档。