Terminology
5/32
The MongoDB PHP extension
Connecting to MongoDB
•
Document
: the data (row)
•
Collection
: contains documents (table, view)
•
Index
•
Embedded Document
(~join)
•
Sharding
(partitioning)