Challenges resolution to practice MongoDB queries in a commerce system. The folder challenges
contain all the solved problems. Each file is related to a different exercise.
In this project, I was able to:
- Insert documents;
- Search documents;
- Count documents;
- Use MongoDB operators;
- Remove documents;
- Update documents;
MongoDB |
---|
Clone the repository and enter it
git clone git@github.com:ImVictorM/Mongo-Commerce.git && cd Mongo-Commerce