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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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