mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-15 17:38:56 +03:00
Adding link to further reading: SQL or NoSQL
"SQL vs. NoSQL: When to use each" by IMB, explain broadly the whole topic of SQL vs NoSql in better way. It also has new/latest views towards this topic which help us to understand topic better.
This commit is contained in:
@@ -1128,6 +1128,7 @@ Sample data well-suited for NoSQL:
|
||||
|
||||
* [Scaling up to your first 10 million users](https://www.youtube.com/watch?v=kKjm4ehYiMs)
|
||||
* [SQL vs NoSQL differences](https://www.sitepoint.com/sql-vs-nosql-differences/)
|
||||
* [SQL vs. NoSQL: When to use each](https://www.ibm.com/cloud/blog/sql-vs-nosql/#:~:text=SQL%20vs.%20NoSQL:%20When%20to%20use%20each)
|
||||
|
||||
## Cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user