Introduction to Robomongo, robomongo

Source: Internet
Author: User
Tags robomongo

Introduction to Robomongo, robomongo

Author: zhanhailiang Date:
Introduction

Robomongo is a Shell-based cross-platform MongoDB management tool. The relationship between Robomongo and MongoDB is equivalent to that between PHPMyAdmin and MySQL.

Perfect support for MongoDB Shell

Robomongo has a built-in V8 engine to drive the mongo command line tool. Therefore, you can use the mongo command line tool to complete all operations. It provides syntax highlighting and Automatic completion, and supports different result query modes (text, tree, or table), such:

Note: you can press Ctrl + Enter to run only the selected part of the query code.

Multi-command line window

Multiple command line windows can be opened in Robomongo.

Note: You can copy the command line window by pressing Ctrl + T.

Multi-result set query supported

The Robomongo command line can obtain multiple query result sets at a time by writing multiple query statements, such:

Note: You can change the display mode of the result set by pressing "F10", that is, horizontal and vertical switching.

Supports automatic command completion

Robomongo supports Automatic completion of all objects and functions.

Note: You can Enter the function name and press Ctrl + Enter to obtain the function definition, for example:

Read more
  1. Http://www.robomongo.org/
  2. Https://github.com/paralect/robomongo-docs
  3. Http://mongodb-documentation.readthedocs.org/en/latest/

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.