Javatpoint Logo
Javatpoint Logo

CouchDB Fauxton

CouchDB Fauxton is a web based built-in administration interface. It is very simple to use. It provides a simple graphical interface to interact with CouchDB. It provides full access to all CouchDB features.

CouchDB Fauxton facilitates you to do the following operations:

Databases:

  • Create databases
  • Delete databases

Documents:

  • Create documents
  • Update documents
  • Edit documents
  • Delete documents

How to start Fauxton

Install and run CouchDB and then open the following link in the browser:

http://127.0.0.1:5984/_utils/

It will display the Fauxton homepage.

CouchDB Fauxton 1

On the left side, you can see the tabs like Databases, Setup, Active Tasks, Configuration, Replication etc. You can see the details of every tabs by clicking on them.


Next TopicCouchDB Curl





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA