MongoDB (2)-mongvue Introduction

Source: Internet
Author: User

For databases, a powerful management tool will greatly improve our work efficiency. For MongoDB, mongovue is such a tool. mongovue starts charging fees after version 1.0, so I still use version 0.9.7.2. It is enough for beginners. After installation and running, the interface is as follows:

Click Connect to connect to the MongoDB database.

After entering the name and server, click Save. The name is the server address. The local port is 127.0.0.1 and the default port is 27017. You can set the port according to the actual situation. After saving, A mymongodb database connection is added to the Connect interface. Click Connect to connect to the database.

In addition to the system's default admin and local databases, the blogs database created in the previous article is also in the list. In addition, a collection already exists in the blogs library, that is, a piece of data inserted in the previous article. Double-click posts. Data is displayed in the window on the right. Three tabs are displayed: Tree Structure and table structure (similar to the relational database display method) and text structure (bson ).

This article introduces more features and usage so that you can download and try them on your own. Mongodb0.9.7.2 download: http://download.csdn.net/detail/oec2003/3595146

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.