powered by
Work with databases in your CouchDB's.
There are the following functions for working with databases:
db_create() - Create a database
db_create()
db_delete() - Delete a database
db_delete()
db_info() - Get info for a database
db_info()
db_list() - List databases
db_list()
db_replicate() - Replicate a database from one couch to another
db_replicate()