Wednesday, December 08, 2010

How to Move from MySQL to CouchDB: Part 1

How to Move from MySQL to CouchDB: Part 1: "If you have a database built using MySQL, you might be wondering if, and more importantly how, that database (and your application) can be moved to CouchDB. The biggest stumbling block is not the technical aspects of creating the CouchDB or storing your information (although they are important), instead it’s about looking at your data in a different way, and then knowing how that changes how your application works."