desktopcouch

Purpose

Integration of CouchDB storage into desktop applications, for automatic replication and synchronization of data between computers.

Examples

Software

Applications implementing the CouchDB replication protocol:

Formats

Being this a vendor independent solution, anyone can set up a CouchDB instance on their server and allow others to replicate/synchronize their data there. but for this to work correctly, we need standard formats for every specific record type that is going to be stored in the database. The following links get you to pages describing that format for the following record types:

Reserved database names

Documentation

See the desktopcouch documentation page.


CategoryHomepage