CouchDB Java client

Ita*_*man 11 java couchdb

This wiki page, http://wiki.apache.org/couchdb/Getting_started_with_Java, lists several CouchDB Java clients. I wonder if any of the clients mentioned is significantly more dominant/popular/better/supported than the others.

Tim*_*rry 15

我认为Ektorp几乎是明确的领导者.我当然对它非常满意,而且我从未见过有人使用过其他任何东西.

此外,作为一个快速指标,Ektorp显然比其他任何一个更积极地维护:目前Ektorp的最后一次提交是5 小时前,而CouchDB4j为4年,jcouchdb为1年,jRelax为2年.

  • 对Ektorp的最后一次承诺是2017年11月,自2019年8月以来似乎已经很长时间了。 (2认同)