centos离线安装mongodb-database-tools方法详解(centos7安装mongodb4.0)速看

随心笔谈2年前发布 编辑
169 0
🌐 经济型:买域名、轻量云服务器、用途:游戏 网站等 《腾讯云》特点:特价机便宜 适合初学者用 点我优惠购买
🚀 拓展型:买域名、轻量云服务器、用途:游戏 网站等 《阿里云》特点:中档服务器便宜 域名备案事多 点我优惠购买
🛡️ 稳定型:买域名、轻量云服务器、用途:游戏 网站等 《西部数码》 特点:比上两家略贵但是稳定性超好事也少 点我优惠购买



Binary Import / Export

    mongodump

Creates a binary export of the contents of a mongod database.

    mongorestore

Restores data from a mongodump database dump into a mongod or mongos

    bsondump

Converts BSON dump files into JSON.

Data Import / Export

    mongoimport

Imports content from an Extended JSON, CSV, or TSV export file.

    mongoexport

Produces a JSON or CSV export of data stored in a mongod instance.

Diagnostic Tools

    mongostat

Provides a quick overview of the status of a currently running mongod or mongos instance.

    mongotop

Provides an overview of the time a mongod instance spends reading and writing data.

GridFS Tools

    mongofiles

Supports manipulating files stored in your MongoDB instance in GridFS objects.

© 版权声明

相关文章