public marks

PUBLIC MARKS from nhoizey with tags mysql & architecture

2010

Why does Quora use MySQL rather than NoSQLs?

"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."

2008

Comment bien gérer la montée en charge d’une application web ? | Simple Entrepreneur

by 2 others
Voici quelques pistes qui seront particulièrement utiles à ceux qui développent une application dans un environnement LAMP (Linux, Apache, Php et MySql) ou RoR (Ruby On Rails). Il s’agit en fait des retours d’expérience de sites comme Flickr, Digg

2007

Database parallelism choices greatly impact scalability - The Database Column

by 1 other
Large databases require the use of parallel computing resources to get good performance. There are several fundamentally different parallel architectures in use today