File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -120,14 +120,13 @@ Review the [Contributing Guidelines](https://github.com/donnemartin/system-desig
120120 * [ Microservices] ( #microservices )
121121 * [ Service discovery] ( #service-discovery )
122122* [ Database] ( #database )
123- * [ SQL] ( #sql )
124- * [ Relational database management system (RDBMS)] ( relational-database-management-system-rdbms )
125- * [ Scaling SQL] ( #scaling-sql )
126- * [ Master-slave replication] ( #master-slave-replication )
127- * [ Federation] ( #federation )
128- * [ Sharding] ( #sharding )
129- * [ Denormalization] ( #denormalization )
130- * [ SQL tuning] ( #sql-tuning )
123+ * [ Relational database management system (RDBMS)] ( #relational-database-management-system-rdbms )
124+ * [ Scaling SQL] ( #scaling-sql )
125+ * [ Master-slave replication] ( #master-slave-replication )
126+ * [ Federation] ( #federation )
127+ * [ Sharding] ( #sharding )
128+ * [ Denormalization] ( #denormalization )
129+ * [ SQL tuning] ( #sql-tuning )
131130 * [ NoSQL] ( #nosql )
132131 * [ Key-value store] ( #key-value-store )
133132 * [ Document store] ( #document-store )
You can’t perform that action at this time.
0 commit comments