您的位置:首页 > 数据库 > Mongodb

初步认识mongodb文件

2015-10-19 10:25 453 查看
初步认识mongo。

README文件介绍压缩包中各个文件的功能。

bin/mongod - MongoDB server
bin/mongo - MongoDB client

bin/mongodump - MongoDB dump tool - for backups, snapshots, etc..
bin/mongorestore - MongoDB restore a dump
bin/mongoexport - Export a single collection to test (json,csv)
bin/mongoimportjson - Import a json file into a collection

bin/mongofiles - Utility for putting and getting files from MongoDB gridf
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: