[英文]Apache CouchDB 2.3 Documentation
Apache CouchDB 是一个面向文档的数据库管理系统。它提供以 JSON 作为数据格式的 REST 接口来对其进行操作,并可以通过视图来操纵文档的组织和呈现。CouchDB 是 Apache 基金会的顶级开源项目。
数据库 167人已学习
目录
-
1. Introduction
307 浏览
- 1.1. Technical Overview 410 浏览
- 1.2. Why CouchDB? 189 浏览
- 1.3. Eventual Consistency 167 浏览
- 1.4. cURL: Your Command Line Friend 146 浏览
- 1.5. Getting Started 126 浏览
- 1.6. The Core API 142 浏览
- 1.7. Security 398 浏览
-
2. Installation
165 浏览
- 2.1. Installation on Unix-like systems 230 浏览
- 2.2. Installation on Windows 192 浏览
- 2.3. Installation on macOS 173 浏览
- 2.4. Installation on FreeBSD 155 浏览
- 2.5. Installation via Docker 124 浏览
- 2.6. Installation via Snap 176 浏览
- 2.7. Upgrading from prior CouchDB releases 149 浏览
- 2.8. Troubleshooting an Installation 200 浏览
-
3. Setup
142 浏览
- 3.1. Single Node Setup 141 浏览
- 3.2. Cluster Set Up 175 浏览
-
4. Configuring CouchDB
172 浏览
- 4.1. Introduction To Configuring 190 浏览
- 4.2. Base Configuration 203 浏览
- 4.3. Configuring Clustering 147 浏览
- 4.4. couch_peruser 174 浏览
- 4.5. CouchDB HTTP Server 145 浏览
- 4.6. Authentication and Authorization 149 浏览
- 4.7. Compaction Configuration 161 浏览
- 4.8. Logging 175 浏览
- 4.9. Replicator 138 浏览
- 4.10. Query Servers 115 浏览
- 4.11. CouchDB Internal Services 136 浏览
- 4.12. Miscellaneous Parameters 167 浏览
-
5. Replication
113 浏览
- 5.1. Introduction to Replication 173 浏览
- 5.2. CouchDB Replication Protocol 160 浏览
- 5.3. Replicator Database 221 浏览
- 5.4. Replication and conflict model 164 浏览
-
6. CouchDB Maintenance
129 浏览
- 6.1. Compaction 158 浏览
- 6.2. Performance 122 浏览
-
7. Design Documents
116 浏览
- 7.1. Design Documents 205 浏览
- 7.2. Guide to Views 193 浏览
-
8. Query Server
143 浏览
- 8.1. Query Server Protocol 148 浏览
- 8.2. JavaScript 182 浏览
- 8.3. Erlang 134 浏览
-
9. Fauxton
183 浏览
- 9.1. Fauxton Setup 147 浏览
- 10. Best Practices 119 浏览
-
11. API Reference
114 浏览
- 11.1. API Basics 152 浏览
- 11.2. Server 158 浏览
- 11.3. Databases 139 浏览
- 11.4. Documents 168 浏览
- 11.5. Design Documents 175 浏览
- 11.6. Local (non-replicating) Documents 213 浏览
- 11.7. /db/_local_docs 180 浏览
-
12. Cluster Reference
156 浏览
- 12.1. Theory 133 浏览
- 12.2. Node Management 175 浏览
- 12.3. Database Management 161 浏览
- 12.4. Shard Management 266 浏览
- 12.5. Clustered Purge 176 浏览
- 13. JSON Structure Reference 191 浏览
- 14. Experimental Features 147 浏览
- 15. Contributing to this Documentation 179 浏览
-
16. Release History
166 浏览
- 16.1. 2.3.x Branch 155 浏览
- 16.2. 2.2.x Branch 182 浏览
- 16.3. 2.1.x Branch 205 浏览
- 16.4. 2.0.x Branch 166 浏览
- 16.5. 1.7.x Branch 131 浏览
- 16.6. 1.6.x Branch 175 浏览
- 16.7. 1.5.x Branch 212 浏览
- 16.8. 1.4.x Branch 195 浏览
- 16.9. 1.3.x Branch 195 浏览
- 16.10. 1.2.x Branch 169 浏览
- 16.11. 1.1.x Branch 138 浏览
- 16.12. 1.0.x Branch 162 浏览
- 16.13. 0.11.x Branch 201 浏览
- 16.14. 0.10.x Branch 106 浏览
- 16.15. 0.9.x Branch 166 浏览
- 16.16. 0.8.x Branch 156 浏览
-
17. Security Issues Information
163 浏览
- 17.1. CVE-2010-0009: Apache CouchDB Timing Attack Vulnerability 112 浏览
- 17.2. CVE-2010-2234: Apache CouchDB Cross Site Request Forgery Attack 117 浏览
- 17.3. CVE-2010-3854: Apache CouchDB Cross Site Scripting Issue 141 浏览
- 17.4. CVE-2012-5641: Information disclosure via unescaped backslashes in URLs on Windows 134 浏览
- 17.5. CVE-2012-5649: JSONP arbitrary code execution with Adobe Flash 137 浏览
- 17.6. CVE-2012-5650: DOM based Cross-Site Scripting via Futon UI 155 浏览
- 17.7. CVE-2014-2668: DoS (CPU and memory consumption) via the count parameter to /_uuids 123 浏览
- 17.8. CVE-2017-12635: Apache CouchDB Remote Privilege Escalation 150 浏览
- 17.9. CVE-2017-12636: Apache CouchDB Remote Code Execution 135 浏览
- 17.10. CVE-2018-11769: Apache CouchDB Remote Code Execution 130 浏览
- 17.11. CVE-2018-8007: Apache CouchDB Remote Code Execution 151 浏览