O’Reilly have just published one of my tips on how to improve the performacne when accessing and using views in CouchDB 1.1: http://blog.safaribooksonline.com/2012/03/14/improving-couchdb-performance/#comments
I’ve just published my first book for a few years. The book is Getting Started with CouchDB with O’Reilly. The book is a quick guide to everything you need to know to start working with and building applications with CouchDB. Some highlights of th…
I’m going to be at ApacheCon in Vancouver this year, 7th November, where I’ll be running a two-day course on developing applications using CouchDB. More info on the course itself here.
The follow-up blog post on moving your MySQL applications to CouchDB has been posted on the CouchOne blog. Part 2 digs into a bit more detail on the specifics of views, and how to perform some of the more common operations used in MySQL, such as p…
I’ve started a little series on how to migrate your MySQL applications and databases over to CouchDB. Most of the process is about how you think about your data, not about the database itself, the application, or the interface to the database stor…