I would like to manage my couchdb with a good-looking nodejs manager.
It should have these functions:
- Create document.
- Delete document.
- Dump the whole Database
- Backup the whole Database
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Futon, the built-in manager has all the functionality you require. Futon has a web interface and can be accessed by running
couchdband then pointing your web browser tohttp://localhost:5984/_utils/