运行时配置
Tutorial
Mongo
在线手册:
中文
英文
PHP手册
手册
Table of Contents
Tutorial
Read Preferences
Write Concerns
SQL to Mongo Mapping Chart
Connecting
Writes
Querying
Updates
Security
Troubleshooting
Running the Driver's Tests
这个手册详细的描述了如何使用 MongoDB,但是它主要覆盖了 PHP 驱动的使用。关于如何设计一种模式、术语的含义以及如何架设数据库服务器,请查看
» MongoDB 文档
。
运行时配置
Tutorial
Mongo
在线手册:
中文
英文
PHP手册