- CouchDB and PHP Web Development Beginner’s Guide
- Tim Juravich
- 146字
- 2021-08-13 18:22:48
Chapter 1. Introduction to CouchDB
Welcome to CouchDB and PHP Web Development Beginner's Guide. In this book, we will learn the ins and outs of building a simple but powerful website using CouchDB and PHP. For you to understand why we do certain things in CouchDB, it's first important for you to understand the history of NoSQL databases and learn CouchDB's place in database history.
In this chapter we will:
- Go over a brief history of databases and their place in technology
- Talk about how databases evolved into the concept of NoSQL
- Define NoSQL databases by understanding different classifications of NoSQL databases, the CAP theorem and its avoidance of the ACID model
- Look at the history of CouchDB and its main contributors
- Talk about what makes CouchDB special
Let's start by looking at the evolution of databases and how NoSQL arrived on the scene.
推薦閱讀
- Java語言程序設計
- Beginning Java Data Structures and Algorithms
- Effective Python Penetration Testing
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- GeoServer Beginner's Guide(Second Edition)
- C程序設計案例教程
- 數據結構與算法分析(C++語言版)
- 好好學Java:從零基礎到項目實戰
- R用戶Python學習指南:數據科學方法
- Red Hat Enterprise Linux Troubleshooting Guide
- Oracle數據庫編程經典300例
- C++從入門到精通(第6版)
- 深入淺出Python數據分析
- SCRATCH編程課:我的游戲我做主
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)