On Tue, Apr 13, 2010 at 1:23 PM, Martin Kirchgessner <[email protected]> wrote: > Hi everyone, > > > I know this topic is not directly couchdb-related, but I hope some others > couchdb users are using PHP... > > I'm currently using PHP/MySQL and seriously considering to relax with > CouchDB. So far I'm developping with the CakePHP framework (a rails-like, in > PHP). I tried to implement a new datasource to bind seamlessly my models to > CouchDB documents instead of MySQL tables. However it turns out that schemas > are deeply used in Cake models' internals ... Does anyone know a more > "schema-free-friendly" PHP framework?
I saw online somewhere a CakePHP datasource implemented somewhere on the internet, did you take a look at that? best, Andrew > Thanks for suggestions, > > > Martin > -- -- Andrew Melo
