CouchDB : the definitive guide
معرفی کتاب «CouchDB : the definitive guide» نوشتهٔ Slater, Noah, Anderson, J. Chris, Lehnardt, Jan، منتشرشده توسط نشر O'Reilly Media در سال 2010. این کتاب در فرمت epub، زبان انگلیسی ارائه شده است. «CouchDB : the definitive guide» در دستهٔ بدون دستهبندی قرار دارد.
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 This book introduces you to Apache CouchDB, a document-oriented database that offers a different way to model your data. CouchDB is a schema-free database, designed to work with applications that handle document-based information such as contacts, invoices, and receipts. In CouchDB: The Definitive Guide , three of the core developers gently explain how to work with CouchDB, using clear and practical scenarios. Each chapter showcases key features, such as simple document CRUD (create, read, updated, delete), advanced MapReduce, and deployment tuning for performance and reliability. With this book, you will: Understand the basics of document-based storage and manipulation; Model data as self-contained JSON documents; Manage basic document CRUD; Handle evolving data naturally; Query and aggregate data in CouchDB, using MapReduce views; Replicate data between nodes; Carry out deployment tuning for performance and reliability. - Publisher. Forward Preface Introduction Why CouchDB? Eventual Consistency Getting Started The Core API Developing with CouchDB Design Documents Finding Your Data with Views Validation Functions Show Functions Transforming View with List Functions Example Applications Standalone Applications Managing Design Documents Storing Documents Showing Documents in Custom Formats Viewing Lists of Blog Posts Deploying CouchDB Scaling Basics Replication Conflict Management Load Balancing Clustering Reference Change Notifications View Cookbook for SQL Jockeys Security High Performance Recipes Appendixes Installing on Unix-like Systems Installing on Mac OS X Installing on Windows Installing from Source JSON Primer The Power of B-trees Index
دانلود کتاب CouchDB : the definitive guide