Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.16 KB

README.md

File metadata and controls

44 lines (38 loc) · 1.16 KB

Mongo Commerce 🌱

Project Context 💡

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.

Acquired Knowledge 📖

In this project, I was able to:

  • Insert documents;
  • Search documents;
  • Count documents;
  • Use MongoDB operators;
  • Remove documents;
  • Update documents;

Main Technologies used 🧰

MongoDB
mongodb

Running the application ⚙️

Clone the repository and enter it

git clone git@github.com:ImVictorM/Mongo-Commerce.git && cd Mongo-Commerce