Tag: couchdb

  • Tip: Improving CouchDB View Performance

    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

  • Getting Started with CouchDB published!

    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…

  • Training for CouchDB at ApacheCon NA 2011

    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.

  • Moving from MySQL to CouchDB: Part 2

    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…

  • Moving from MySQL to CouchDB: Part 1

    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…