MongoDB learning journey 5: Common MongoDB tools

Source: Internet
Author: User
MongoDB provides a series of useful tools in the bin directory, which provide convenience for MongoDB O & M management. Suitable for DBA or website O & M personnel! Bsondump: dumping bson-type files into json-type data mongo: the client command line tool is actually a js interpreter that supports js syntax mongod: Data

MongoDB provides a series of useful tools in the bin directory, which provide convenience for MongoDB O & M management. Suitable for DBA or website O & M personnel! Bsondump: dumping bson-type files into json-type data mongo: the client command line tool is actually a js interpreter that supports js syntax mongod: Data

MongoDB provides a series of useful tools in the bin directory, which provide convenience for MongoDB O & M management.

Suitable for DBA or website O & M personnel!

Bsondump: Dump bson files into json data

Mongo: the client command line tool is actually a js interpreter that supports js syntax.

Mongod: database server. Each instance starts a process and can run fork on the background.

Mongodump/mongorestore: database backup and recovery tools

Export export/Export Import: data export and import tool

Program Files: GridFS management tool for Binary File Access

Mongos: shard routing. If sharding is used, the application is connected to mongos instead of mongod.

Mongosniff: this tool is similar to tcpdump. The difference is that it only monitors MongoDB-related packet requests and outputs data in a specified readable form.

Mongostat: real-time performance monitoring tool

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.