Caching MySQL Queries
This is a cool little trick that I did not know you could do with MySQL. This article shows you how to go about creating cached queries in MySQL. This functionality is available as standard with the ColdFusion server so I am not sure if I would use it, but if your site runs on php, or something other than CFMX, definitely have a read.