Monthly Archives: October 2014

Robomongo: MongoDB in Beautiful Way

Before I share about the terms in mongoDB, i will introduce a powerful tool (of course you can get it free) to manage you mongoDB. That tool is Robomongo. Robomongo is GUI Management Tool to give new way to “look and feel” mongoDB for its users. But remember, this tool is just only management tool so you must ensure that you have already installed mongoDB in your computer.

There are several benefit for using Robomongo, such as: Continue reading

Running MongoDB for The First Time

In this post, i will share about how to run mongoDB for the first time. MongoDB is one of DBMS (Database Management System) that using No SQL for its concept. You can download mongoDB from http://www.mongodb.org/downloads. Make sure that you download appropriate version for your Operating System. To make this tutorial, I use Windows 8.1. Ok, let’s start the steps to make your mongoDB works: Continue reading