adds code


In this lecture, let's have a brief introduction of MongoDB compass which is a GUI application for performing database operations on MongoDB. In Compass, instead of writing MongoDB commands, you can use GUI components to perform different operations like fetch, create, update, delete etc. Download MongoDB Compass from here: https://www.mongodb.com/try/download/compass
Previous Post Next Post