…page > rendering as well as much more queries per page… Why MySQL Could be slow with Large Tables … time to inserts, updates, and deletes …SELECT * FROM articles WHERE user_id IN (SELECT id FROM users WHERE featured=1) Ouch! Use INNER JOIN… > So developing you PHP applications use … cardinality (1/2 a …

