Welcome to learn_mongodb Documentation

This project is my notes and preps for MongoDB Certified Developer Associate Exam.

And it’s a quick MongoDB syntax reference book.

Install

First, Make sure you have pip installed. Then:

$ cd <path-to-learn_mongodb-project-directory>
$ pip install . --upgrade