Package: sofa 0.4.2

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.2.tar.gz
sofa_0.4.2.tar.gz(r-4.7-any)sofa_0.4.2.tar.gz(r-4.6-any)
sofa_0.4.2.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://cran.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:

couchdbdatabasenosqldocuments

3.77 score 59 scripts 643 downloads 44 exports 12 dependencies

Last updated from:1e6411dd90. Checks:4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK185
source / vignettesOK303
linux-release-x86_64OK132
wasm-releaseOK112

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

CouchDB Queries
CouchDB query table

Last update: 2026-07-21
Started: 2016-10-13

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: 2026-07-21
Started: 2020-06-26

Readme and manuals