Earlier quoted context omitted.
Since NoSQL movement started comparing their database options with SQL based ones.
Come on. To call itself a database the product should have state-of-the-art storage technology implemented, not just a simple API which always returns OK before actual data has been committed to disk. In old times you could suddenly switch off power of a running Informix server and it will correctly restore the state on that very moment after reboot, dropping all partially (unfinished) transactions, keeping all the c…
For me it always sounded like a bunch of people not willing to learn how to write proper queries and optimize data storage.