开发者

What database viewer to use for CouchDB? [closed]

开发者 https://www.devze.com 2023-03-27 21:14 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You 开发者_如何学运维can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

Improve this question

I'm pretty new to CouchDB. I have googled without finding a database viewer for CouchDB. How do you view a CouchDB database without manipulating the raw HTTP messages ?

Ideally, the tool would meet the following requirements :

  • Cross-platform (Windows or Linux mainly)
  • Desktop application or Web application
  • Allow editing of documents, databases etc


There is built-in web application that allows you to manage CouchDB instance -- http://guide.couchdb.org/draft/tour.html#welcome

And your question is very ambiguous. You ask for the web application as option but without "a classic browser" you cannot use it.


In case you don't find Futon very intuitive, please checkout CouchDB Query Explorer. The tool is aimed at providing an intuitive approach to configure & use. Define your own fields & filters. Querying is as simple as selecting one or more filters. For more information please visit here

couchdb

0

精彩评论

暂无评论...
验证码 换一张
取 消