CouchDB: The Definitive Guide: Time to Relax (Paperback)

J. Chris Anderson, Jan Lehnardt, Noah Slater

  • 出版商: O'Reilly
  • 出版日期: 2010-03-02
  • 定價: $1,380
  • 售價: 9.5$1,311
  • 貴賓價: 9.0$1,242
  • 語言: 英文
  • 頁數: 274
  • 裝訂: Paperback
  • ISBN: 0596155891
  • ISBN-13: 9780596155896
  • 相關分類: NoSQL
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

商品描述

Three of CouchDB's creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. With its simple model for storing, processing, and accessing data, CouchDB is ideal for web applications that handle huge amounts of loosely structured data. That alone would stretch the limits of a relational database, yet CouchDB offers an open source solution that's reliable, scales easily, and responds quickly.

CouchDB works with self-contained data that has loose or ad-hoc connections. It's a model that fits many real-world items, such as contacts, invoices, and receipts, but you'll discover that this database can easily handle data of any kind. With this book, you'll learn how to work with CouchDB through its RESTful web interface, and become familiar with key features such as simple document CRUD (create, read, update, delete), advanced MapReduce, deployment tuning, and more.

  • Understand the basics of document-oriented storage and manipulation
  • Interact with CouchDB entirely though HTTP using its RESTful interface
  • Model data as self-contained JSON documents
  • Handle evolving data schemas naturally
  • Query and aggregate data in CouchDB using MapReduce views
  • Replicate data between nodes
  • Tune CouchDB for increased performance and reliability

商品描述(中文翻譯)

CouchDB的三位創作者向您展示如何將這個面向文檔的數據庫用作獨立應用程序框架或高容量分佈式應用程序的一部分。CouchDB以其簡單的數據存儲、處理和訪問模型,非常適合處理大量結構鬆散的網絡應用程序數據。這已經超出了關聯數據庫的限制,然而CouchDB提供了一個可靠、易於擴展且響應迅速的開源解決方案。

CouchDB使用自包含的數據,具有鬆散或臨時連接的特點。這種模型適用於許多現實世界的項目,例如聯繫人、發票和收據,但您會發現這個數據庫可以輕鬆處理任何類型的數據。通過本書,您將學習如何通過其RESTful Web界面使用CouchDB,並熟悉其主要功能,如簡單的文檔CRUD(創建、讀取、更新、刪除)、高級MapReduce、部署調優等。

本書內容包括:
- 理解面向文檔的存儲和操作的基礎知識
- 通過RESTful接口完全與CouchDB進行交互
- 將數據建模為自包含的JSON文檔
- 自然地處理不斷變化的數據模式
- 使用MapReduce視圖在CouchDB中查詢和聚合數據
- 在節點之間複製數據
- 調優CouchDB以提高性能和可靠性