Posts Tagged “couchdb”

Paginating documents with couchrest and will_paginate

by Kenneth Kalmer on February 8, 2010

CouchDB is hands down my favorite of the NoSQL variants and offers some pretty spectacular features, none of which I will bore you with in this post. I will however jot down how I (fairly easily) achieved pagination with couchrest (…)

Read the rest of this entry »

Correlating documents in CouchDB

by Kenneth Kalmer on December 13, 2009

I’m in the very fortunate position, two actually, of being able to 1) migrate my biggest production application from MySQL to CouchDB, and 2) build a stunning new system for a multinational welfare organization on top of CouchDB. I’ve been (…)

Read the rest of this entry »