- Learning Couchbase
- Henry Potsangbam
- 90字
- 2021-07-30 10:24:59
Preface
This book will enable you to understand Couchbase, how its flexible schema helps to develop agile application without downtime, and its architecture. You will also learn how to design document base data schema, connecting using connection polling from Java base applications to Couchbase. You will understand how to retrieve data from it using MapReduce based views, understand SQL-like syntax, N1QL to extract documents from the Couchbase database, bucket and perform high availability features with XDCR. It will also enable you to perform full text search by integrating ElasticSearch plugins.