I'm in the process of creating a CakePHP DBO for SimpleDB. Everything is mostly working, including all the kinds of relations. I'm planning to release it as soon as we write enough of an application on top of it to be sure that it works well (it's only really worked with the scaffolding so far). Joins can be done; they just have to be done with multiple SimpleDB queries.
On Apr 4, 7:29 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On Fri, Apr 4, 2008 at 4:04 AM, Howard Lince <[EMAIL PROTECTED]> wrote: > > > Hello all, This is my first post in google groups, I was curious if > > anyone has attempted an amazon web servicesSimpleDBdatabase model > > which could be incorporated into. I have been accepted into the beta > > and the service itself is decently priced, I was hoping to use it with > > cakePHP but have not found any leads yet > > Hey Howard, > > I had looked into creating one...until I dug around deeper and saw > that there is no way to do joins onSimpleDBtables, which sort of > defeats the purpose of using it in Cake. > > Check out this article for some more details about it > > http://developer.amazonwebservices.com/connect/entry.jspa?externalID=... > > -- > Chris Hartjes > Internet Loudmouth > Motto for 2008: "Moving from herding elephants to handling snakes..." > @TheKeyBoard:http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
