首页 > 数据库技术 > 详细

初步认识mongodb文件

时间:2015-10-19 10:40:18      阅读:223      评论:0      收藏:0      [点我收藏+]

初步认识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

 

初步认识mongodb文件

原文:http://www.cnblogs.com/lucika/p/4891133.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!