Getting-Started with PHP and MongoDB for macOS
The Tutorial Simply shows you Step-by-Step How to Getting-Started with PHP 5 with MongoDB Database Support on Mac 10.9 Mavericks OS X.
MongoDB (from “humongous”) is an Open-Source Document Database written in C++, and the leading NoSQL database.
MongoDB Database Features:
- Document-Oriented Storage >> JSON-style documents with dynamic schemas offer simplicity and power.
- Full Index Support >> Index on any attribute, just like you’re used to.
- Replication & High Availability >> Mirror across LANs and WANs for scale and peace of mind.
- Auto-Sharding >> Scale horizontally without compromising functionality.
- Querying >> Rich, document-based queries.
- Fast In-Place Updates >> Atomic modifiers for contention-free performance.
- Map/Reduce >> Flexible aggregation and data processing.
- GridFS >> Store files of any size without complicating your stack.
- Professional Support by MongoDB >> Enterprise class support, training, and consulting available.

-
How to Install the Latest MongoDB on Mac:
-
How to Install/Enable MongoDB Support on Mac OS X
Tags: Guide, How-to, Install, install pear mac os x, install pecl mac os x, mac mavericks 10.9, MongoDB, Pear, pear mac os x, Pecl, pecl mac os x, pecl module mac os x, php mongodb, php pecl module, Tutorial