I am looking into Amazon SimpleDB as a DB solution to migrate a project to the cloud, and have not found any serious post about the topic but a thread from 2008.
Most probably we will have to write a new datasource and are already doing some research. Some of the questions we already have are how to deal with joins, as we will need to split joins in separate queries, and also how to handle attributes with multiple values (just put them in an array i guess). I will appreciate if other bakers working with similar nosql databases (mongodb for instance) would like to share their experience and provide some guidance. David -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
