Skip to content

LinkedInLearning/mongoDB-essential-training-3023263

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