Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. COI agree with with your point that RDBMS have been there for decades and all the benefits that come about. One thing that makes me think is. If RDBMS are as good as it gets, why does it seem like a good handful of popular websites online use it (http://www.mongodb.org/display/DOCS/Production+Deployments), when they could be sticking with their original sql db implementation? I don't think MongoDb is of 'beta-quality' from where it stands. Otherwise, why the long list of production deployments?
      singulars
    2. COIt's beta quality and the list of deployments is misleading. Most of those companies listed have used MongoDB for one side project, they aren't running their main services on it. Read the comments next to each company name -- one used it to track a single web form, another used it for an internal reporting application, etc. One of the few that actually uses MongoDB for their main service is Foursquare, and that came back to bite them with days of downtime which would not have occurred if they were using a RDBMS.
      singulars
    3. COThanks for getting back Dan. Reading more into the list of deployments. It was indeed, misleading. Most of them integrate MongoDB partially and not fully.. For what reason though? Having two types of DB's, doesn't that only create more effort on the job? Second, my app seems to be working without any huge problems running on MongoDB. Still on development stage though. Haven't run any tests in production. Should I think about making the switch back to an RDBMS before I come across bigger problems in the future with MongoDB, given that is still new and all?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload