- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 101字
- 2021-07-02 22:42:01
NoSQL motivation
A NoSQL database provides a means for data storage, manipulation, and retrieval for non-relational data. The NoSQL databases are distributed, open source, and horizontally scalable. NoSQL often adopts the base model, which prizes availability over consistency, and informally guarantees that if no new updates are made on a data item, eventually all access to that data item will return the latest version of that data item. The advantages of this approach include the following:
- Simplicity of design
- Horizontal scaling and easy replication
- Schema free
- Huge amount of data support
We will now explore a few types of NoSQL databases.
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- 構(gòu)建高質(zhì)量的C#代碼
- Photoshop CS4經(jīng)典380例
- 條碼技術(shù)及應(yīng)用
- 模型制作
- Maya極速引擎:材質(zhì)篇
- Apache Spark Deep Learning Cookbook
- Photoshop CS3圖像處理融會(huì)貫通
- 云計(jì)算和大數(shù)據(jù)的應(yīng)用
- Machine Learning Algorithms(Second Edition)
- 強(qiáng)化學(xué)習(xí)
- Getting Started with Tableau 2019.2
- CPLD/FPGA技術(shù)應(yīng)用
- Spark Streaming實(shí)時(shí)流式大數(shù)據(jù)處理實(shí)戰(zhàn)
- 服務(wù)科學(xué)概論