A good read. I'm working on a relatively large project now, written in Node (whee), and I was considering going full-koolaid with Mongo. I think I may stick to MySQL.
Goodbye, MongoDB
21–30 of 123 posts
Re: Goodbye, MongoDB
#22Re: Goodbye, MongoDB
#23A good read. I'm working on a relatively large project now, written in Node (whee), and I was considering going full-koolaid with Mongo. I think I may stick to MySQL.
We found out the hard way with our app, with which we wanted to do a lot of associating and joining of information. You either get locked into the document, or locked into writing interpretive code, and neither case is fun to work around.
Re: Goodbye, MongoDB
#24Wow, how many "Goodbye, MongoDB" stories are coming? The last days had several ones. Not sure if this is already a trend?
Re: Goodbye, MongoDB
#25Re: Goodbye, MongoDB
#26Look, someone else realizing that Codd was right.
Re: Goodbye, MongoDB
#27tl;dr We LOVED MongoDB ( http://www.zopyx.de/blog/plone-using-highcharts-and-jqgrid ) but we got burnt so it's USELESS and BRAINDEAD!
Re: Goodbye, MongoDB
#28A good read. I'm working on a relatively large project now, written in Node (whee), and I was considering going full-koolaid with Mongo. I think I may stick to MySQL.
Give PostgreSQL a shot if you're still considering databases.
Any additional information that you might be able to give me that might convince me?
Re: Goodbye, MongoDB
#29Re: Goodbye, MongoDB
#30MongoDB memory management is a legitimate concern... but not because it's hard to control memory usage of a single mongod.
"More granular locking" is a temporary, non-scalable solution?
I've run out of energy, actually, but really?