node. JS Learning Journey (ii)-----MONGODB installation and start-up

Source: Internet
Author: User
Tags robomongo mongo shell mongochef

Installing and starting MongoDB

    • Windows User wizard: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/
    • Linux User wizard: https://docs.mongodb.com/manual/administration/install-on-linux/
    • MAC User wizard: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/

1.2 Robomongo and Mongochef

1.2.1 Robomongo

Robomongo is a shell-based, cross-platform, open-source MongoDB visual management tool that supports Windows, Linux, and Macs, embeds JavaScript engines and MongoDB MONGO, and as long as you use the MONGO shell, you Uses Robomongo, which also provides syntax highlighting, auto-completion, and differential views.

Robomongo

After the download and installation is successful, click Create a connection in the upper left corner Create , give the connection a name such as: localhost , using the default address (localhost) and port (27017), click Save Save.

1.2.2 Mongochef

Mongochef is another powerful MongoDB visual management tool that supports Windows, Linux, and Macs.

Mongochef, we choose the free download for non-commercial use on the left.

After successful installation, like Robomongo, you also need to create a new connection configuration, and then double-click to enter the Mongochef main page.

Tip: Mongochef is a bit more powerful than Robomongo, but Robomongo is lighter to meet most of the regular needs, so it's up to the reader to try it out for itself.

node. JS Learning Journey (ii)-----MONGODB installation and start-up

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.