Skip to content

Loopnetic/mongoDB-essential-training-3023263

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Essential Training

This is the repository for the LinkedIn Learning course MongoDB Essential Training. The full course is available from LinkedIn Learning.

Instructions

All instructions / commands used in the course are available in this repository for easy copy-paste access.

The datasets used in this course are available for download in the datasets folder. Please download all three and import them into your database:

mongoimport --db=sample_data inventory.json
mongoimport --db=sample_data movies.json
mongoimport --db=sample_data orders.json

About

This repo is for the Linkedin Learning course: MongoDB Essential Training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.2%
  • JavaScript 8.1%
  • PHP 3.5%
  • Python 3.2%