Connect and work with couchDB databases


[Up] [Top]

Documentation for package ‘couchDB’ version 1.3.0

Help Pages

couchDB-package Functions for interacting with a couchDB database,
couchDB Functions for interacting with a couchDB database,
couch_attach Add attachment to document
couch_create_database Create database
couch_delete Delete a record.
couch_fetch Fetch a document/record.
couch_fetch_attachment Fetch attachment
couch_fetch_attachment_url Get attachment url
couch_fetch_default Fetch document/record from default store.
couch_http_connection Connection to couchDB
couch_list_databases List available databases.
couch_new_object New couchDB document
couch_ping Ping connection
couch_set_default_connection Set default connection
couch_set_default_database Set a database as default document store
couch_store Store a record
couch_store_default Store a document on the default connection.
print.couch_connection Print method for couchDB connection object