Then there are bind/unbind model plus the new containable behavior to let u
select the columns in the query..

thanks.

On Sun, Sep 21, 2008 at 8:03 PM, Zac Tolley <[EMAIL PROTECTED]> wrote:

>
> Not only can u cache but In the find function use can set how deep the
> result goes and I find this actually results in ability to have fine
> tuned lean db access
>
> Sent from my iPhone
>
> On 21 Sep 2008, at 07:35, toby78 <[EMAIL PROTECTED]> wrote:
>
> >
> > I am currently evaluating different frameworks and also looking at
> > cakePHP.
> >
> > My first thought was that it seems not very efficient...
> >
> > If you have an object, e.g. "User" that has other related objects such
> > as "Message" or "Photo" - there will be SQL statements to select all
> > content from all related tabled - no matter whether it is used or not.
> >
> > If you have a large database table this could also lead to problems as
> > the query is not pages, but everything is selected at once?
> >
> > There also does not seem to be a caching of database queries?
> >
> > Or is this possible? And if so, how do you define which queries are
> > cached in which intervall?
> >
> > Thanks!
> >
> > Toby
> >
> > >
>
> >
>


-- 
Thanks & Regards,
Novice.

--~--~---------~--~----~------------~-------~--~----~
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