jcouchdb – Java5 couchdb driver
jcouchdb [1] is a java5 couchdb driver using the svenson JSON library.
It offers features to support the full range from totally dynamic parsing to parsing into concrete java POJOs, including a mix in between.
jcouchdb is in the early stages of development but there’s a test suite proving that it does at least most of the couchdb operations.
Jcouchdb is released under BSD license.