尤川豪   ·  2年前
445 貼文  ·  275 留言

Learning NoSQL — NoSQL Database Designing

https://medium.com/tech-tajawal/nosql-modeling-database-structuring-part-ii-4c364c4bc17a

This article covers the most important topic in NoSQL as how to efficiently structure collections/documents.


Normalization is not a priority in NoSQL. Its power comes with its flexibility. NoSQL is the best option for unstructured data, its focus is on how to respond with quick throughput.

Quick and efficient performance while querying orders since orders will have more data than products, readability is the secondary factor. NoSQL is different from SQL - that’s how you can reap maximum benefit out of it.

  分享   共 630 次點閱
共有 2 則留言
尤川豪   ·  2年前
445 貼文  ·  275 留言
 
尤川豪   ·  2年前
445 貼文  ·  275 留言

https://www.scylladb.com/glossary/nosql-design-principles/

One of the important NoSQL BASE design principles to consider is that you must understand the level of consistency required by your application.

 
您的留言
尤川豪
445 貼文  ·  275 留言

Devs.tw 是讓工程師寫筆記、網誌的平台。隨手紀錄、寫作,方便日後搜尋!

歡迎您一起加入寫作與分享的行列!

查看所有文章