A R Convenience Layer for CouchDB 2.0
Add attachments
Generates a new document
This function adds multiple database documents with one request
Deletes a document from a database
Request couchdb config
Get a doc from CouchDB
Receive list results from CouchDB
Receive show results from CouchDB
Function for request one id
Function for request some ids
Receive view results from CouchDB
Ini function
Returns all databases on the server
Creates a new database
Function to remove a database
This function updates an existing doc
Provides a collection of functions for basic database and document management operations such as add, get, list access or delete. Every cdbFunction() gets and returns a list() containing the connection setup. Such a list can be generated by cdbIni().