Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The following page has been changed by AlanBell:
http://wiki.apache.org/couchdb/Getting_started_with_Futon
The comment on the change is:
handier to be clickable
------------------------------------------------------------------------------
CouchDB comes with a built in web front end which can be accessed by your browser by simply
navigating to:
- `http://localhost:5984/_utils/`
+ [http://localhost:5984/_utils/]
From there you can create or delete databases and manage individual couchdb documents (analogous
to records).
|