Mongovue is a client-side tool for MongoDB, now connected to the database is also called Data Schema 2 methods, one is B/s structure of the database, through the Web page can be accessed. The other is based on C/S Client connection mode, this time for you to share this tool is a client-side tool of type C/S.
Method/Step
- 1
Download installation Mongovue, install finish click the Desktop Mongovue icon , enter the main interface of the tool
- 2
Enter the main interface of the tool, there is a "connect" connection in the upper left corner of a clickable option, click Connect
- 3
When you click Connect, a small action box pops up on top of the original window, prompting the box "connect to MONGO Datebase "The translation is" connect to the MONGO database ", in the list below you can see some of the configured database connection list.
- 4
If the database you need to access is already present in the configuration list, select the appropriate configured database name, click the Connect button, The connection to the MONGO database is completed.
- 5
If there are no databases in the configuration list that you want to connect to, you need to go through the configuration, click the green Little plus sign on the Connect interface, Click on the Small green button to pop up the "MongoDB Connection" popup window, Fill in the name (create name) server (database IP address) port (port number) Username (database login user name) password (database access password) datebase (Access database name)
- 6
After completion, click the" Test "button in the bottom right corner of the pop-up box, test the database configuration is correct, can connect to the database, such as," successfully "indicates a successful connection.
- 7
After the configuration is successfully created, you can connect the MONGO database through the fourth step, and the connected database name will be seen in the left directory after the connection. Click Down to find the table you want to manipulate
Mongovue using the Tutorial (drawing tutorial)