Cantitate/Preț
Produs

Writing and Querying MapReduce Views in CouchDB: REAL TIME BOOKS

Autor Bradley Holt
en Limba Engleză Paperback – 21 mar 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

Din seria REAL TIME BOOKS

Preț: 16279 lei

Preț vechi: 20349 lei
-20% Nou

Puncte Express: 244

Preț estimativ în valută:
3115 3277$ 2579£

Carte tipărită la comandă

Livrare economică 14-28 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449303129
ISBN-10: 1449303129
Pagini: 74
Dimensiuni: 176 x 233 x 10 mm
Greutate: 0.14 kg
Editura: O'Reilly
Seria REAL TIME BOOKS


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.