mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-09-17 01:20:38 +03:00
Fix typo (#75)
This commit is contained in:

committed by
Donne Martin

parent
960bf1be64
commit
e168c588f5
@@ -1061,7 +1061,7 @@ Reasons for **NoSQL**:
|
|||||||
|
|
||||||
* Semi-structured data
|
* Semi-structured data
|
||||||
* Dynamic or flexible schema
|
* Dynamic or flexible schema
|
||||||
* Non relational data
|
* Non-relational data
|
||||||
* No need for complex joins
|
* No need for complex joins
|
||||||
* Store many TB (or PB) of data
|
* Store many TB (or PB) of data
|
||||||
* Very data intensive workload
|
* Very data intensive workload
|
||||||
|
Reference in New Issue
Block a user