Creating Your First CouchDB Database
暂无分享,去创建一个
In this chapter, you will learn how to interact with the CouchDB database server—primarily by means of learning how to perform basic tasks using the HTTP API, including the following:
Creating a new database
Creating, updating, and deleting database documents
Adding file attachments to documents
Retrieving documents from the database
Creating a database view