One of the things I liked about MongoDB was it's schemalessness(see what I did there?). Any checked out the MongoDB datasource and figured out a way to not have to set a schema for each model. I suppose this isn't a big deal really, since once the schema is set it acts schemaless(I think), meaning not all documents have the same fields.
Also, I feel like there is not much of a cakephp mongodb community, or perhaps I'm just not finding it. There is a very small amount of information out there(minus Mark Story's post). I watched ichikaway's talk on CakePHP/MongoDB, but it was pretty light on information. It was more of a MongoDB primer and there is plenty of that around. -- 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
