about the course
This course teaches participants how to use the MongoDB open-source NoSQL document database. Attendees learn Mongo's most compelling use cases and master the fundamentals of Mongo’s features.
objectives
At the end of this course, you will be able to:
Understand Mongo as a data store
Be comfortable with Mongo's query and update languages
Work with the common use-cases and architectures of Mongo
Use Mongo's built-in JavaScript interpreter
Query Mongo using Mongo's JSON-based query language
Index Mongo collections
Handle data with Mongo's built -in MapReduce capabilities
prerequisite knowledge
All students should be familiar with basic programming in almost any scripting or object-oriented language (command -line scripting, database programming, or application programming), and have some experience with any SQL or NoSQL database.