Environment
- Ubuntu 14.04
- MongoDB 2.6.7
- RoboMongo 0.8.4
Installation and Configuration
Steps:
- Installation:
- Download the File
- Install the File
- Launch the File
- Configuration:
- Manage Connections
- Viewing Data
1. Downloading the File
Download the .deb file from the homepage:I downloaded the file to my
/home/craig/Downloads
directory.
2. Installing the .deb file
Double-click the .deb file and select install:You will be required to authenticate as root to install the package. The installation time will vary based on the speed of network connection.
A successful installation will look like this:
3. Running RoboMongo
Use the search application in Ubuntu to find "RoboMongo":Congratulations! You have successfully installed RoboMongo.
4. Creating a Connection
When RoboMongo is launched for the first time, you will need to create a connection to your database.Click the "create" link on the dialog box as shown below:
Enter a name for the connection (any name is fine):
and then select the "Advanced" tab and enter a name for your database:
You can click "Save" once complete.
You can now connect to your database:
5. Viewing Data
Prior to loading any data into MongoDB, the default view looks like this:
Once I load data in, using this script, the default view looks like this:
Note that several different views of the data are possible.
I can view the data in table mode:
You can likewise view the data as formatted JSON text:
Thanks so much, helped me.
ReplyDeleteGiven URL is going to bad gateway:-
ReplyDeletehttp://robomongo.org/
Thank you, very imp to manage database.
ReplyDeleteThanks buddy.. it helped me alot
ReplyDeleteNice post! Really helped (Y)
ReplyDelete