eBooks-it.org Logo
eBooks-IT.org Inner Image

CouchDB

The Definitive Guide

CouchDB Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly , The Definitive Guide
Author:Noah Slater
Edition:1
ISBN-10:0596155891
ISBN-13:9780596155896
Pages:272
Published:Feb 02 2010
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:3.54 MB

Book Description:

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

Download Link:

Related Books:

Scaling CouchDB

Scaling CouchDB Image
This practical guide offers a short course on scaling CouchDB to meet the capacity needs of your distributed application. Through a series of scenario-based examples, this book lets you explore several methods for creating a system that can accommodate growth and meet expected demand. In the process, you learn about several tools that can help you with replication, load balancing, clustering, and load testing and monitoring.Apply performance tips for tuning your database Replicate data, using Futon and CouchDB's RESTful interface Distribute CouchDB's workload through load balancing Learn options for creating a cluster of CouchDB nodes, including BigCouch, Lounge, and Pillow Conduct distributed load testing with Tsung...

Writing and Querying MapReduce Views in CouchDB

Writing and Querying MapReduce Views in CouchDB Image
If you want to use CouchDb to support real-world applications, you'll need to create MapReduce views that let you query this document-oriented database for meaningful data. With this short and concise ebook, you'll learn how to create a variety of MapReduce views to help you query and aggregate data in CouchDb#8217;s large, distributed datasets. You'll get step-by-step instructions and lots of sample code to create and explore several MapReduce views through the course of the book, using an example database you construct. To work with these different views, you#8217;ll learn how to use the Futon web administration console and the cUrl command line tool that come with CouchDb.Learn how the Map and Reduce steps work independently and together to index ...

Getting Started with GEO, CouchDB and Node.js

Getting Started with GEO, CouchDB and Node.js Image
Today's mobile devices have GPS and standard APIs to give you access to coordinates-but what can you do with that data? With this concise book, application developers learn how to work with location data quickly and easily, using Node.js, CouchDB, and other open source tools and libraries. Node.js makes it simple to run event code on the Web, and the CouchDB document-oriented database lets you store location data and perform complex queries on it quickly. You'll learn how to get started with these tools, and then use them together to build an example project called MapChat, using HTML and JavaScript code samples. Learn how to serve dynamic content with Node.js, and use its asynchronous IO to handle several requests at once Become familiar with GeoJSO...



2007 - 2021 © eBooks-IT.org