MongoDB study notes (two)-visualization

1. Download

Download Robo 3T ,  MongoDB's visualization tool , link: https://robomongo.org/download


2. Installation

After the download is complete, click on the file, and follow the steps to install:

 Click Install to complete.


3. Configure database connection properties

1) On the main interface, click the C onnect icon under File

2) New database connection: Click C reate to pop up the property configuration box

 3) Configure the connection parameters as shown in the figure below: (user name and password are required )

 

 

4) The configuration connection is successfully displayed as shown below:

5) When the test connection is successful, click save to save, and enter the interface below and click connect

6) Display database information normally 

Guess you like

Origin blog.csdn.net/qq_14997473/article/details/89603289