Archive for the ‘MySQL’ Category
10 Ways to Optimise MySQL Queries
Written by fx on April 10, 2007 – 11:34 pmThe title of this article is actually “10 Tips for Optimizing MySQL Queries that don’t suck” - and its worth a read. If you are in any way involved with web 2.0 you almost definitely will have a database bottleneck at some stage, and these will help you improve it or even better - do it right the first time!
10 Tips for Optimizing MySQL Queries
The article is essentially attacking this post on optimization tips - which should also actually be read.
Posted in MySQL, Tips, Web | 1 Comment »