Cantitate/Preț
Produs

Writing and Querying Mapreduce Views in Couchdb

Autor Bradley Holt
en Limba Engleză Paperback – 12 apr 2011
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'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'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 your data
  • Use the example database to create several temporary views based on different criteria
  • Discover the uses of Map and Reduce JavaScript functions
  • Convert your temporary views to permanent views within a design document
  • Learn several options for querying the data within your views
  • Limit the number of results returned, skip some results, or reverse the order of the output
  • Group your results by exact keys or by parts of keys Bradley Holt, co-founder of the creative services firm Found Line, is a web developer and entrepreneur ten years of PHP and MySQL experience. He began using CouchDB before the release of version 1.0. Bradley is an active member of the PHP community, and can be reached at bradley-holt.com.
Citește tot Restrânge

Preț: 16006 lei

Preț vechi: 20008 lei
-20%

Puncte Express: 240

Preț estimativ în valută:
2831 3322$ 2455£

Carte tipărită la comandă

Livrare economică 09-23 martie


Specificații

ISBN-13: 9781449303129
ISBN-10: 1449303129
Pagini: 100
Dimensiuni: 179 x 235 x 7 mm
Greutate: 0.15 kg
Editura: O'Reilly

Descriere

Learn how to create MapReduce views in CouchDB that let you query the document-oriented database for meaningful data. With this short and concise ebook, you'll get step-by-step instructions and lots of sample code to create and explore several MapReduce views, using an example database you construct.