MongoDB is a document-oriented database that supports full text indexing and querying. It uses atomic modifiers for data modification and supports replication and sharding. The PHP driver provides native access to MongoDB through classes like MongoClient, MongoDB, and MongoCollection that simplify common operations like connecting, selecting databases and collections, and performing inserts and queries. Popular PHP frameworks and libraries also offer integration with MongoDB.
1 of 31
Downloaded 26 times
More Related Content
MongoDB & PHP
1. MongoDB & PHP
息 1993-2012. EPAM Systems. All Rights Reserved.
Alex Litvinok
25. ent class .
ongoDB class
ection class
.
sor class .
. The Mon
The MongoD
. The
.
. The Mo
The MongoClient class
The MongoDB class
The MongoCollection class
The MongoCursor class