Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • This is why I should edit my answer, to explain how the scalability works ... I forgot to explain that part last night.
    – jcolebrand
    Commented Jan 14, 2011 at 16:19
  • 2
    I would argue another good case to use NoSQL is schema flexibility. DBs like Mongo and KVPs don't care what you have in there. If you search the database and it doesn't have a particular field, it just won't return anything.
    – Snowburnt
    Commented Mar 23, 2015 at 18:09