View Source

{section}

{column}

h2. couch4j Blog

{blog-posts:max=4|sort=creation}


h2. couch4j - Java client library for CouchDB

{note}couch4j is still WIP - the API might change until we reach a stable 1.0 release.{note}


h2. Source

!github-v3.png!

Source code: [http://github.com/juretta/couch4j]

h2. Download

http://github.com/juretta/couch4j/downloads hosts the binary archive files (including the source code and the dependencies).

h2. Documentation

See the [couch4j Quick Start] page for an introduction into using couch4j.

h2. Compatibility
|| CouchDB version || couch4j ||
| 0.10.1 | (/) |
| 0.10.0 | (/) |
| 0.9.2 | (/) |
| 0.9.1 | (/) |
| 0.9.0 | (/) |
| 0.8.x | untested, not supported |

h2. Roadmap/Functionality

|| Functionality || Implemented || Comment, note || CouchDB version ||
| [Fetch documents] | (/) | | |
| [Store documents] | (/) | | |
| [Delete documents] | (/) | | |
| [Create views] | (x) | | |
| [Document update handlers] | (x) | | >= 10.x |
| [Update views] | (x) | | |
| [Fetch views] | (/) | | |
| [Database maintenance] | (x) | View cleanup, view compaction | |
| [Temporary views] | (x) | | |
| [Create databases] | (/) | | |
| [Delete databases] | (/) | | |
| [Replicate databases] | (x) | | |
| [Fetch attachments] | (/) | | |
| [Store attachments] | (/) | | |
| [Change notifications] | (/) | | >= 10.x |

h2. More

{children:style=h3|excerpt=true}


{column}

{column}

!java.png|border=0!
!couchdb-logo.png|border=0!


{column}

{section}