Some of the options I've found are
I prefer projects that are on GitHub, since that makes it easiest for me to fork and push fixes. All of those fit that requirement.
I'm used to Rails, so I like things that act like ActiveRecord models. On the other hand, I also don't want too much between me and Couch -- there's a reason I'm using that as my database, after all.
Lastly, they all seem to be fairly actively maintained (with the possible exception of couch_foo
).
So I guess it comes down to the (admittedly and unfortunately) subjective: has anyone had good or bad experiences with any of them?