Reply to post: Re: Nuts to them all. MongoDB is web scale.

MySQL a 'pretty poor database' says departing Oracle engineer

Greybearded old scrote Silver badge

Re: Nuts to them all. MongoDB is web scale.

I agree, with qualifications.

For use cases that have very many more reads than writes it's an excellent choice. If a lot of inserts and updates are needed then everyone gets to wait. I've been bitten by that one.

The other problem is that it ignores the extremely useful type constraints, everything is a string. There's an argument that if you are using a dynamically typed language (Perl, Python, Ruby PHP, nothing really common) then that might even be a better fit.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon