Why you should never use MongoDB (2013)
sarahmei.com
Why you should never use MongoDB (2013)
1–10 of 188 posts
Re: Why you should never use MongoDB (2013)
#2Re: Why you should never use MongoDB (2013)
#3Re: Why you should never use MongoDB (2013)
#4...but this is not a reason to stop using a RDBMS, just a reason to use it in the right places and for the right things. Using it to retrieve objects to fulfill every request is not the proper way. There are caching solutions which shine at performing this task.
...just as there are applications for which a variety of key-value stores shine.
Re: Why you should never use MongoDB (2013)
#5Re: Why you should never use MongoDB (2013)
#6This is from 2013 - honest question from someone that doesn't know, is it still relevant?
They changed over and everything was fine.
Re: Why you should never use MongoDB (2013)
#7EDIT: guys, be honest... if this article appears again on HN today, it's because mongodb haters are still alive and well. Downvoting my comment doesn't make the arguments in this article more valid. At least my comment downplays the importance of this article which is on HN's first page, which makes it relevant.
Re: Why you should never use MongoDB (2013)
#8Re: Why you should never use MongoDB (2013)
#9> Error establishing a database connection
Or is it truly an error? In a page that from the title is bashing another DB