[wp-hackers] Wordpress as a CMS
Matt Mullenweg
m at mullenweg.com
Mon Dec 21 23:55:04 UTC 2009
On 2009-12-21 2:38 PM, Peter Westwood wrote:
> That's four joins with 6 criteria on string keys and a more complex
> query. Now let's look at a custom table approach:
Every large scale website I've seen dealing with this complexity of data
does multiple queries + caching, which simplifies these scenarios
vastly. I'm anti-join.
--
Matt Mullenweg
http://ma.tt | http://wordpress.org | http://automattic.com
More information about the wp-hackers
mailing list