Overview
CouchDB is a web-native database that stores your data in json documents. It works seamlessly with modern web and mobile applications. CouchDB includes a suite of features, such as dynamic document conversion and real-time change notifications, that simplify web development. It even comes with an easy-to-use web administration console, served directly from CouchDB. The fault-tolerant storage engine in CouchDB safeguards your data.
Procedure
-
Go to the CouchDB Community Edition deployment link. On the Create Service Instance page in the Compute Nest console, select the CouchDB Community Edition service and configure the following nine required parameters: Service Instance Name, Region (for example, China (Hangzhou)), Billing Method (Pay-As-You-Go or Subscription), Instance Type, Instance Password, CouchDB Username, CouchDB Password, and Zone ID. After you configure the parameters, the checklist on the right shows all items as complete, and the estimated cost appears at the bottom.
-
Review the configuration details and cost estimate, and then click Next: Confirm Order.
-
On the order confirmation page, agree to the terms of service and click Create Now to start the deployment.
-
Wait for the deployment to complete. On the service instance details page, go to the Overview tab. In the Use Now section, find the CouchDBUtils Addresses and CouchDBAddresses access URLs.
-
Click an access URL to open the Fauxton administration interface. On the Log In to CouchDB page, enter the Username and Password you configured, and then click Log In.
Next steps
For more information, see the CouchDB official documentation.