Till Klampaeckel has posted the second part of his look at migrating your application away from the relational world of MySQL and into the document-oriented toolset CouchDB has to offer.
You can find part one here .
In part I, I introduced CouchDB by explaining its basics. I continued by showing a simple request to create a document using curl (on the shell) and expanded how the same request could be written in PHP (using ext/curl)...
Post new comment