目錄(104章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction to Couchbase
- What is NoSQL and why do we need it?
- The architecture of Couchbase
- Concepts of Couchbase
- Summary
- Chapter 2. The Couchbase Administration Interface
- The need for the Couchbase administrative interface
- The web admin UI
- Buckets and servers
- Views
- XDCR
- Log
- Settings
- Couchbase administrative REST API
- The command line interface
- Summary
- Chapter 3. Storing Documents in Couchbase Using Buckets
- Buckets
- Understanding documents
- vBuckets
- Understanding some internals of Couchbase
- Summary
- Chapter 4. Designing a Document for Couchbase
- Understanding JSON and non JSON data
- Document versus RDBMS
- Document modeling
- Document relationships
- Using the document editor
- Summary
- Chapter 5. Introducing Client SDK
- A Couchbase SDK overview
- Understanding write operation in the Couchbase cluster
- Understanding the Couchbase API
- Understanding Java SDK
- Understanding locking
- Understanding counters
- async operations
- Connection management
- Summary
- Chapter 6. Retrieving Documents without Keys Using Views
- An overview of MapReduce
- Views
- Indexes
- Understanding stale parameters
- Built-in reduce functions
- Custom reduce functions
- Filtering and transforming data
- Mapping with SQL to MapReduce
- Understanding geospatial views
- View writing guidance
- Summary
- Chapter 7. Understanding SQL-Like Queries – N1QL
- The N1QL overview
- Operation types
- Understanding N1QL syntax
- Indexing properties
- Using the N1QL API
- Summary
- Chapter 8. Full Text Search Using ElasticSearch
- Understanding content-driven applications
- Full text search overview
- Configuration and query
- Using the ES query API
- An API to connect to ES
- Summary
- Chapter 9. Data Replication and Compaction
- Understanding the XDCR architecture
- Configuration and monitoring
- Monitoring ongoing replications
- The detailed replication progress
- XDCR use cases
- XDCR topologies
- XDCR impact
- Compaction
- Summary
- Chapter 10. Administration Tuning and Monitoring
- Overview
- Backup and restoration
- cbbackup
- Rebalancing
- Adding and removing a node from the cluster
- Performing a bulk set
- Monitoring
- Best practices
- Summary
- Chapter 11. Case Study – An E-Commerce Application
- Overview
- The conceptual model
- Summary
- Index 更新時間:2021-07-30 10:25:21
推薦閱讀
- 電力自動化實用技術問答
- Oracle SOA Governance 11g Implementation
- 自動檢測與傳感技術
- PHP開發手冊
- C語言開發技術詳解
- JSP從入門到精通
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- 傳感器與新聞
- Linux Shell編程從初學到精通
- C++程序設計基礎(上)
- MATLAB-Simulink系統仿真超級學習手冊
- 電腦故障排除與維護終極技巧金典
- 與人共融機器人的關節力矩測量技術
- 人工智能:智能人機交互
- ADuC系列ARM器件應用技術
- 貫通Java Web輕量級應用開發
- 傳感技術基礎與技能實訓
- 深度學習500問:AI工程師面試寶典
- Learning VMware App Volumes
- iPhone Game Blueprints
- 數字媒體交互設計原理與方法
- Healthcare Analytics Made Simple
- Deep Learning with PyTorch 1.x
- Hands-On Microservices with Kubernetes
- Salesforce CRM Admin Cookbook
- 電腦常見故障處理必備
- Practical DevOps
- Internet應用(第4版)上機指導與練習
- Getting Started with Kubernetes(Second Edition)
- 深入淺出PyTorch:從模型到源碼