Writing and Querying MapReduce Views in CouchDB: REAL TIME BOOKS
Autor Bradley Holten Limba Engleză Paperback – 21 mar 2011
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.
Preț: 162.79 lei
Preț vechi: 203.49 lei
-20% Nou
Puncte Express: 244
Preț estimativ în valută:
31.15€ • 32.77$ • 25.79£
31.15€ • 32.77$ • 25.79£
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
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.