@developer Switching data models between a standard, tabular relational database (SQL) and a noSQL style data base is hard without having to code for two completely different data models. They would need to basically build an abstraction layer to handle the differences in data models. Using a noSQL model also has some performance benefits over the tabular databases you mentioned.
I'd also say that the way you ask for this really just makes you sound like a dick who has no idea what he is talking about.