- Learning Couchbase
- Henry Potsangbam
- 247字
- 2021-07-30 10:25:00
Chapter 1. Introduction to Couchbase
This chapter will introduce a new type of database technology called NoSQL. You too are a contributor to the evolution of this technology. Surprised? You do have a Facebook account, upload pictures, and use messenger services, such as WeChat, WhatsApp, right? The data in these are generated at a fast rate and in huge amounts (terabytes per day). They also vary in format or structure. We usually use the term big data for such types of data. Such large amounts of data can't be handled by a traditional relational database management system. That is why a new way needs to be discovered to solve this. This is how NoSQL came into existence. This chapter will introduce you to NoSQL and its fundamentals. Next, you will be introduced to one of the fastest NoSQL databases in the world, called Couchbase. Right, you read it correct! It's the fastest database since all of the data is, by default, cached in the RAM or volatile memory, and the most interesting part is that you don't need to do any configuration for caching the data. Everything will be taken care of by Couchbase Server. Following this, you will learn to install Couchbase Server in Windows and Linux environments. Finally, this chapter will introduce you to the various logs and configuration folders.
In this chapter, we will cover the following topics:
- What is NoSQL and why do we need it?
- Couchbase architecture
- Concepts of Couchbase
- 機器學習及應用(在線實驗+在線自測)
- R Data Mining
- 3D Printing with RepRap Cookbook
- 數據挖掘實用案例分析
- CSS全程指南
- VMware Performance and Capacity Management(Second Edition)
- 智能工業報警系統
- 機器人編程實戰
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- Kubernetes for Developers
- 筆記本電腦維修90個精選實例
- 空間機械臂建模、規劃與控制
- Cloud Security Automation
- 電子設備及系統人機工程設計(第2版)
- Ansible 2 Cloud Automation Cookbook