When you license MongoDB, you typically kick-off your MongoDB relationship with the "Rapid Start" on-site training and consulting provided by folks from MongoDB Inc. One piece of technical information presented on the topic of Indexing…
I just came across a new (to me) developer/DBA tool for MongoDB called MongoChef. And I'm finding that the Chef is quite talented. Query Builder The visual Query Builder is what people new to…
As of version 3.0, MongoDB now supports several different storage engines. One of the engines available is an experimental "In Memory" engine. Storage Engines MongoDB automatically loads frequently-accessed data into memory using the default…
Getting started with MongoDB on Windows is very easy. To install MongoDB on your workstation, just follow these three simple steps: 1. Run the MongoDB MSI installer For Windows 7, you want the version named…