ropensci/sofa: Connector to 'CouchDB'

Provides an interface to the 'NoSQL' database 'CouchDB' (<http://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' databases such as 'Cloudant'. Documents can be inserted directly from vectors, lists, data.frames, and 'JSON'. Targeted at 'CouchDB' v2 or greater.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.1
URL https://github.com/ropensci/sofa (devel) https://docs.ropensci.org/sofa (docs)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/sofa")
ropensci/sofa documentation built on March 10, 2024, 4:26 a.m.