Database administration tool for MongoDB [closed] - mongodb

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm kinda confused. MongoDB is one of the most popular DB. Is there any DB administration tool available for MongoDB like MySQL workbench or [localhost web based] PHPMyadmin.
I'm on windows 7 machine.

The mongo documentation has some suggestions:
http://www.mongodb.org/display/DOCS/Admin+UIs
Fang looks interesting

Related

startup project for learning mongo db [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to learn mongodb.
what could be a simple project as a start to learn MONGODB??
Please provide your views.
Thank You.
Check 10gen's websites (mongodb.org and 10gen.com) for tutorials and use cases. Either of these might be good to start with:
https://www.10gen.com/presentations/mongodb-stockholm/2012/building-your-first-mongodb-application
http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-django-mongodb-engine/

difference between oracle 11g and 10g and 9i-detailed comparison [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Can anyone help me understand the detailed difference between the various version of oracle db. I am not looking for vendor differences but objective differences here. Any links or site or book to understand.
Sujatha
The 'i' and 'g' part of the version name just represents either "Internet" or "Grid".
New features in Oracle 9i:
http://www.orafaq.com/wiki/Oracle_9i#Features_introduced
New features in Oracle 10g:
http://www.oracle-base.com/articles/10g/articles-10g.php
New features in Oracle 11g:
http://www.dba-oracle.com/oracle11g/oracle_11g_new_features.htm

what is the difference between apache cassandra and hbase and mongodb? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have been reading about the NoSQL databases for the last little while and i was just wondering what is the difference about Apache Cassandra and hbase and mongodb?
After i asked a friend he told me that Cassandra is an engine and not a database is that true?
Thanks in advance

Tool/s to monitor a MongoDB Cluster [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What tool/s do you recommend using to monitor a MongoDB cluster with sharding and replica set enabled? I prefer a tool which can report on MongoDB cluster internals and not just generic stuff?
MMS is good and there is a list of others here.
Mongostat is your friend here:
http://www.mongodb.org/display/DOCS/mongostat

Web based database administration and browsing for PostgreSQL [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Do you know any free or affodrable web based database administration and browsing tool for PostgreSQL? Something like phpMyAdmin for MySQL and better than phpPgAdmin.
For MySQL I found Chive that looks promissing. I'm looking for something similiar for PostgreSQL.
Have you checked the list of PostgreSQL GUI tools?
Team Postgresql - Not free but reasonably priced.
phpPGadmin, its on sourceforge
phpPGAdmin
http://phppgadmin.sourceforge.net/