Learning Couchbase. Design documents and implement real world e-commerce applications with Couchbase - Helion

Tytuł oryginału: Learning Couchbase. Design documents and implement real world e-commerce applications with Couchbase
ISBN: 9781785284281
stron: 248, Format: ebook
Data wydania: 2015-11-23
Księgarnia: Helion
Cena książki: 139,00 zł
This book achieves its goal by taking up an end-to-end development structure, right from understanding NOSQL document design to implementing full fledged eCommerce application design using Couchbase as a backend.
Starting with the architecture of Couchbase to get you up and running, this book quickly takes you through designing a NoSQL document and implementing highly scalable applications using Java API. You will then be introduced to document design and get to know the various ways to administer Couchbase. Followed by this, learn to store documents using bucket. Moving on, you will then learn to store, retrieve and delete documents using smart client base on Java API. You will then retrieve documents using SQL like syntax call N1QL. Next, you will learn how to write map reduce base views. Finally, you will configure XDCR for disaster recovery and implement an eCommerce application using Couchbase.
Osoby które kupowały "Learning Couchbase. Design documents and implement real world e-commerce applications with Couchbase", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 117,27 zł, (12,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,14 zł, (12,90 zł -86%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Prawa ludzkiej natury 75,88 zł, (12,90 zł -83%)
Spis treści
Learning Couchbase. Design documents and implement real world e-commerce applications with Couchbase eBook -- spis treści
- 1. Introduction to Couchbase
- 2. Couchbase Administration Interface overview
- 3. Storing documents in Couchbase using bucket
- 4. Designing document for couchbase
- 5. Introduce Client SDK
- 6. Retrieving documents without keys using View
- 7. Understand SQL like queries -N1QL
- 8. Full text search using –ElasticSearch
- 9. Data Replication (XDCR) and Compaction
- 10. Administration, tuning and monitoring
- 11. Case study – ecommerce application