Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added link to java-cloudant

...

Info
titleBecome a contributor

You need to be added as a contributor to edit the wiki. But don't worry! Just email any Mailing List or grab us on IRC and let us know your user name.

Table of Contents

Clients

  • java-cloudant - IBM Cloudant's Apache 2 licensed official client library for Java that is also compatible with Apache CouchDB.
  • EktorpEktorp is a persistence API that uses CouchDB as storage engine. The goal of Ektorp is to combine JPA like functionality with the simplicity and flexibility that CouchDB provides.
  • LightCouch - LightCouch aims at providing a simple API for communicating with CouchDB databases.
  • CouchRepositorySpring Data repositories for CouchDB. Delegates internally to Ektorp or LightCouch.

...