As Adam said, it is an unrealistic claim to say cake makes thousands
of queries to do something routine.
In addition, you always have full control over the generated queries
either by enforcing JOINs with on-the-fly model binding, or by using
Containable to limit the amount of returned data.

On Oct 5, 6:53 am, EastGhostCom <[EMAIL PROTECTED]> wrote:
> Some months ago I read an anti-cake / fear mongering message,
> something about how cakephp routinely makes thousands of database
> queries to accomplish typical, regular actions.  Guess what?  Fear was
> mongered.
>
> Not trying to monger more fear, just wondering (1) was there any truth
> to that, and (2) if so, what, if anything, is being done about it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to