the mysql extension is faster than the mysqli extention, which is (sometimes) faster than PDO.

If you use mysqli in conjunction with [mysqlnd](http://dev.mysql.com/downloads/connector/php-mysqlnd/) thats faster still