> For the complete documentation index, see [llms.txt](https://www.heresecurity.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.heresecurity.wiki/chu-shi-fang-wen/wei-shou-quan-fang-wen/couchdb.md).

# CouchDB

```
开源数据库，默认端口5984，SSL端口6984
curl 192.168.1.10:5984
curl 192.168.1.10:5984/_config
```
