MySQL Queries Optimization by Peter Zaitsev

Published June 4th, 2008 Under Coding, Database, Open Source Tools | 1 Comment

Famous MySQL expert Peter Zaitsev talks about a selected aspect of MySQL performance optimization. Peter is well known through his Mysql Performance Blog.

The talk center around Scaling Out and Query Optimization. Presentation covers some basic rules of queries optimization for MySQL including application based tuning such as avoiding queries if you do not need their results etc.

Additional Resources:

Presentation Slides

Tuning LAMP systems, Part 3: Tuning your MySQL server

Does MySQL Rock?

10 great articles for optimizing MySQL queries


Comments

Name (required)

Email (required)

Website

Speak your mind

1 Comment so far

  1. Useful articles for optimazing MySQL queries « Web development approaches on January 14, 2009 10:50 pm

    [...] MySQL Queries Optimization (video) – Peter Zaitsev [...]