Oscar CouchDb
Package:
Summary:
Manipulate data on a CouchDB database
Groups:
Author:
Description:
This class can be used to manipulate data on a CouchDB database.
It can send requests to the Web services API of a CouchDB database server.
Currently it can send requests for adding, updating, copying, deleting and retrieving database records.
It can also retrieve the list of all databases, the list of database tables, and compact a database.
It can send requests to the Web services API of a CouchDB database server.
Currently it can send requests for adding, updating, copying, deleting and retrieving database records.
It can also retrieve the list of all databases, the list of database tables, and compact a database.
Comments are closed.