Couchdb 简明教程

CouchDB Tutorial

本教程简要介绍了 CouchDB、设置 CouchDB 的过程,以及使用 cURL 和 Futon 与 CouchDB 服务器进行交互的方法。它还介绍了如何创建、更新和删除数据库和文档。

This tutorial provides a brief knowledge about CouchDB, the procedures to set it up, and the ways to interact with CouchDB server using cURL and Futon. It also tells how to create, update and delete databases and documents.

Audience

本教程可以帮助有志于在大数据和 NoSQL 数据库领域发展职业的专业人士,特别是文档存储领域。

This tutorial helps the professionals aspiring to make a career in Big Data and NoSQL databases, especially the documents store.

Prerequisites

在你开始使用本教程之前,我们假设你对大数据、Hadoop 有简要了解,并且对数据库有基本了解。

Before you start proceeding with this tutorial, we are assuming that you have a brief knowledge on Big Data, Hadoop, and also have the basic understanding of databases.