Skip to content

Commit 55bb922

Browse files
author
Joseph Luce
authored
Create databases.md
1 parent a23d126 commit 55bb922

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

system_design/databases.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Databases
2+
3+
## Indexes
4+
5+
## SQL vs NoSQL
6+
7+
## ACID vs. BASE
8+
9+
## Read Heavy (Master-Slave Architecture)
10+
11+
## Write Heavy (Database Sharding Architecture)

0 commit comments

Comments
 (0)