# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sofa" in publications use:' type: software license: MIT title: 'sofa: Connector to ''CouchDB''' version: 0.4.1 doi: 10.32614/CRAN.package.sofa abstract: Provides an interface to the 'NoSQL' database 'CouchDB' (). 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. authors: - family-names: Li given-names: Yaoxiang email: liyaoxiang@outlook.com orcid: https://orcid.org/0000-0001-9200-1016 - family-names: Szöcs given-names: Eduard email: eduardszoecs@gmail.com orcid: https://orcid.org/0000-0003-1444-9135 - family-names: Chamberlain given-names: Scott email: myrmecocystus@gmail.com orcid: https://orcid.org/0000-0003-1444-9135 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/sofa commit: f202ad0ee47aba4772cd1ea24c73792a0f732d4b url: https://docs.ropensci.org/sofa contact: - family-names: Li given-names: Yaoxiang email: liyaoxiang@outlook.com orcid: https://orcid.org/0000-0001-9200-1016 keywords: - CouchDB - database - NoSQL - documents