Related: Difference between CouchDB and Couchbase
It is not clear if the clients and libraries are interoperable.
- Can I use jcouchdb with couchbase?
- Can I use couchbase client libraries with couchdb?
CouchDB is a backend Database solution. Couchbase is a Caching solution.
The confusion you are running into is that Couchbase 2.0 uses CouchDB as a database back end in place of SQLite.
CouchDB: http://couchdb.apache.org/
Couchbase: http://www.couchbase.com/