mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-16 01:48:56 +03:00
Minor fixes
This commit is contained in:
@@ -1472,7 +1472,7 @@ Workers בשכבת האפליקציה מסייעים גם [לא-סינכרוני
|
|||||||
#### אחסון Wide Column
|
#### אחסון Wide Column
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="images/n16iOGk.png", width="80%">
|
<img src="images/n16iOGk.png", width="40%">
|
||||||
<br/>
|
<br/>
|
||||||
<i><a href=http://blog.grio.com/2015/11/sql-nosql-a-brief-history.html>Source: SQL & NoSQL, a brief history</a></i>
|
<i><a href=http://blog.grio.com/2015/11/sql-nosql-a-brief-history.html>Source: SQL & NoSQL, a brief history</a></i>
|
||||||
</p>
|
</p>
|
||||||
@@ -1502,7 +1502,7 @@ Workers בשכבת האפליקציה מסייעים גם [לא-סינכרוני
|
|||||||
#### אחסון Graph
|
#### אחסון Graph
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="images/fNcl65g.png", width="70%">
|
<img src="images/fNcl65g.png", width="40%">
|
||||||
<br/>
|
<br/>
|
||||||
<i><a href=https://en.wikipedia.org/wiki/File:GraphDatabase_PropertyGraph.png>Source: Graph database</a></i>
|
<i><a href=https://en.wikipedia.org/wiki/File:GraphDatabase_PropertyGraph.png>Source: Graph database</a></i>
|
||||||
</p>
|
</p>
|
||||||
@@ -1532,7 +1532,7 @@ Workers בשכבת האפליקציה מסייעים גם [לא-סינכרוני
|
|||||||
### SQL or NoSQL
|
### SQL or NoSQL
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="images/wXGqG5f.png", width="80%">
|
<img src="images/wXGqG5f.png", width="40%">
|
||||||
<br/>
|
<br/>
|
||||||
<i><a href=https://www.infoq.com/articles/Transition-RDBMS-NoSQL/>Source: Transitioning from RDBMS to NoSQL</a></i>
|
<i><a href=https://www.infoq.com/articles/Transition-RDBMS-NoSQL/>Source: Transitioning from RDBMS to NoSQL</a></i>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user