Work with databases in your CouchDB's.
Details
There are the following functions for working with databases:
db_create()
- Create a databasedb_delete()
- Delete a databasedb_info()
- Get info for a databasedb_list()
- List databasesdb_replicate()
- Replicate a database from one couch to another