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:

On Fri, Apr 5, 2013 at 11:28 PM, haxuan lac [email protected]
wrote:

To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Best,
Manish Chakravarty

Blog | Twitter | LinkedIn

Data management tool in MongoDB;
AdminMongo
Edda
Fluented

Here is the link for more information about mongodb: