Going the whole hog: benchmarking MDB
Well since I just benchmarked dbx, I decided to go the whole hog and benchmark MDB also. This gives us a good idea of the performance of all the modern database abstraction classes available for PHP.
PHPLib has a 40% overhead over using the MySQL api.