Showing posts with label mongodb. Show all posts
Showing posts with label mongodb. Show all posts

Friday, 20 May 2016

Unique Indexes in MongoDB


Lecture Notes
In this video, Dwight uses the ensureIndex command, which is now deprecated. You would now use createIndex.

Quiz

Quiz: Unique Indexes

If an index is created with the options document, { unique : true } can 2 documents which do not include the field that is indexed exist in the same collection?
Yes

No
Ans.

NO

Wednesday, 13 April 2016

Quiz: Concepts

Quiz: Concepts

What were the big differences in hardware over the last few decades that MongoDB attempted to address?

Overview of MondoDB Advance, Administrative commands of mongoDB.


Query Language Cursors in MongoDB,


Sorting in mongoDB using shell query.


Example of MongoDB shell query.


Query projection in mongodb.


Query of mongoDB basics.


Cursors introductions in mongoDB


Import json and data in MongoDB


Introduction of MongoDb Shell


Dynamic schema in mongoDb


Dynamic BSON


Binary Json introduction


Json RFC Rule and replication in json


Json to XML Conversion


Data types in json


Installing MongoDB windows versions


Installing Mongodb on mac


Introduction of mongodb