databases: Work with databases in your CouchDB's.

databasesR Documentation

Work with databases in your CouchDB's.

Description

Work with databases in your CouchDB's.

Details

There are the following functions for working with databases:

  • db_create() - Create a database

  • db_delete() - Delete a database

  • db_info() - Get info for a database

  • db_list() - List databases

  • db_replicate() - Replicate a database from one couch to another


ropensci/sofa documentation built on March 10, 2024, 4:26 a.m.