2009-02-11 12:39:00 +01:00
|
|
|
|
|
|
|
MongoDB
|
|
|
|
=======
|
|
|
|
|
|
|
|
Welcome to MongoDB!
|
|
|
|
|
|
|
|
Package Contents
|
|
|
|
----------------
|
|
|
|
|
|
|
|
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 gridfs
|
|
|
|
|
|
|
|
|
|
|
|
Useful Resources
|
|
|
|
----------------
|
|
|
|
|
|
|
|
MongoDB Website
|
|
|
|
|
|
|
|
* http://www.mongodb.org/
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
|
|
|
|
* http://www.mongodb.org/display/DOCS/Documentation
|
|
|
|
|
|
|
|
MongoDB Maillists & IRC
|
|
|
|
|
2009-04-07 02:09:30 +02:00
|
|
|
* http://www.mongodb.org/display/DOCS/Community
|