Installing Robomongo

Robomongo is a GUI tool for managing MongoDB that runs on Mac OS X, Windows, and Linux. It allows you to create new databases and collections and to run queries. It gives you the full power of the MongoDB shell in a GUI application, and has features including multiple shells, multiple results, and autocompletion. And to top it all, it's free.

Getting ready

Open a web browser, and browse to http://robomongo.org/.

How to do it…

Mac OS X

The following steps explain how to install Robomongo on Mac OS X:

  1. Click on the Download for Mac OS X button.
  2. Click on the Mac OS X Installer (.dmg) link to download the file.
  3. Once downloaded, double-click on the installer file.
  4. Drag the Robomongo application to the Applications folder.
  5. Open the Applications folder, and double-click on Robomongo to start it up.
  6. In the MongoDB Connections window, create a new connection:
    Mac OS X
  7. Click on Save.
  8. Highlight your new connection and click on Connect.
  9. Assuming that you have MongoDB running, you should see the default system database.

Windows

The following steps explain how to install Robomongo on Windows:

  1. Click on the Download for Windows button.
  2. Click on the Windows Installer (.exe) link to download the file.
  3. Once downloaded, double-click on the installer file, and follow the install instructions, accepting all the defaults.
  4. Finally, run Robomongo.
  5. In the MongoDB Connections window, create a new connection:
    Windows
  6. Click on Save.
  7. Highlight your new connection, and click on Connect.
  8. In the View menu, select Explorer to start browsing the existing MongoDB databases. As this is a brand new instance, you will only have the system collection.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset