How to manage data in MongoDB

I'm working with MongoDB but i feel impatient with it. I want tool manage MongoDB same as PHPmyadmin(Mysql),Sqlite manager... I found some tool for this but I don't know what I shall use please give me some advice for this!Thanks...

http://docs.mongodb.org/ecosystem/tools/administration-interfaces/

by TheR

If you're using MongoDB with Rails ( my assumption should be correct since you posted on the this list ) - a 'bundle exec rails console' will let you do CRUD operations on the console.

For typical administration tasks, I'd recommend going through the MongoDB administration guide -

And of course, MongoDB has a mailing list of it's own :slight_smile:

Data management tool in MongoDB; AdminMongo Edda Fluented HumongouS.io

Here is the link for more information about mongodb: