Package: sofa 0.4.1

Yaoxiang Li

sofa: Connector to 'CouchDB'

Provides an interface to the 'NoSQL' database 'CouchDB' (<https://couchdb.apache.org/>). Methods are provided for managing databases within 'CouchDB', including creating/deleting/updating/transferring, and managing documents within databases. One can connect with a local 'CouchDB' instance, or a remote 'CouchDB' database such as 'IBM Cloudant'. Documents can be inserted directly from vectors, lists, data.frames, and 'JSON'. Targeted at 'CouchDB' v2 or greater.

Authors:Yaoxiang Li [aut, cre], Eduard Szöcs [aut], Scott Chamberlain [aut], rOpenSci [fnd]

sofa_0.4.1.tar.gz
sofa_0.4.1.zip(r-4.7)sofa_0.4.1.zip(r-4.6)sofa_0.4.1.zip(r-4.5)
sofa_0.4.1.tgz(r-4.6-any)sofa_0.4.1.tgz(r-4.5-any)
sofa_0.4.1.tar.gz(r-4.7-any)sofa_0.4.1.tar.gz(r-4.6-any)
sofa_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
sofa/json (API)

# Install 'sofa' in R:
install.packages('sofa', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ropensci/sofa/issues

Pkgdown/docs site:https://docs.ropensci.org

On CRAN:

Conda:

couchdbdatabasenosqldocumentscloudantcouchdb-client

7.67 score 33 stars 59 scripts 578 downloads 44 exports 12 dependencies

Last updated from:df36000728 (on master). Checks:10 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK151
pkgdown docsOK171
source / vignettesOK187
linux-release-x86_64OK126
macos-release-arm64OK72
macos-oldrel-arm64OK91
windows-develOK97
windows-releaseOK75
windows-oldrelOK75
wasm-releaseOK141

Exports:active_tasksattach_getCushiondb_alldocsdb_bulk_createdb_bulk_getdb_bulk_updatedb_changesdb_compactdb_createdb_deletedb_explaindb_indexdb_index_createdb_index_deletedb_infodb_listdb_querydb_replicatedb_revisionsdesign_createdesign_create_design_deletedesign_getdesign_headdesign_infodesign_searchdesign_search_manydoc_attach_createdoc_attach_deletedoc_attach_getdoc_attach_infodoc_createdoc_deletedoc_getdoc_headdoc_updatedoc_upsertmembershipparse_dfpingrestartsessionuuids

Dependencies:clicrulcurlhttpcodejsonlitelifecyclemimeR6Rcpprlangtriebeardurltools

sofa introduction
Install sofa | sofa package API | Create a connection client | Ping your server | Create a new database | List databases | Create a document | Changes feed | Search

Last update: 2020-06-25
Started: 2020-01-31

CouchDB Queries
CouchDB query table

Last update: 2016-09-30
Started: 2016-09-30

Readme and manuals