2010
Why does Quora use MySQL rather than NoSQLs?
by nhoizey"The primary online data store for an application is the worst place to take a risk with new technology. If you lose your database or there's corruption, it's a disaster that could be impossible to recover from."
2007
Database parallelism choices greatly impact scalability - The Database Column
by nhoizey & 1 otherLarge databases require the use of parallel computing resources to get good performance. There are several fundamentally different parallel architectures in use today
1
(2 marks)