Need to know about Mongo Shell
Mongo Shell
- It is a component of MongoDB
- Shell provides an interactive javascript interface.
- The mongo shell is an interactive JavaScript interface to MongoDB. You can use the mongo shell to query and update data as well as perform administrative operations.
- In windows to use mongo shell find mongo.exe and run it.
- To start or work on the shell you need to start mongod.exe which is present on installation path of C:\Program Files\MongoDB\Server\4.0\bin
Crud operation is perform using mongo shell and also it provides support for JavaScript. It means you can use JavaScript functions or JavaScript code for that.
MongoDB shell commands you can found on this link
Full Article:- https://sagarjaybhay.net/mongo-shell-and-commands/
0
Subscribe to my newsletter
Read articles from Sagar Jaybhay directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Sagar Jaybhay
Sagar Jaybhay
I am Sr. Software Developer. I am having more than 7 yr's of experience in software field. i am full stack developer. Blogging is my hobby and Trading is my passion.