Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
419f29a8
Commit
419f29a8
authored
Mar 07, 2017
by
Donne Martin
Browse files
Fix Relational database management system (RDBMS) link
parent
eaf8fda3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
419f29a8
...
...
@@ -120,14 +120,13 @@ Review the [Contributing Guidelines](https://github.com/donnemartin/system-desig
*
[
Microservices
](
#microservices
)
*
[
Service discovery
](
#service-discovery
)
*
[
Database
](
#database
)
*
[
SQL
](
#sql
)
*
[
Relational database management system (RDBMS)
](
relational-database-management-system-rdbms
)
*
[
Scaling SQL
](
#scaling-sql
)
*
[
Master-slave replication
](
#master-slave-replication
)
*
[
Federation
](
#federation
)
*
[
Sharding
](
#sharding
)
*
[
Denormalization
](
#denormalization
)
*
[
SQL tuning
](
#sql-tuning
)
*
[
Relational database management system (RDBMS)
](
#relational-database-management-system-rdbms
)
*
[
Scaling SQL
](
#scaling-sql
)
*
[
Master-slave replication
](
#master-slave-replication
)
*
[
Federation
](
#federation
)
*
[
Sharding
](
#sharding
)
*
[
Denormalization
](
#denormalization
)
*
[
SQL tuning
](
#sql-tuning
)
*
[
NoSQL
](
#nosql
)
*
[
Key-value store
](
#key-value-store
)
*
[
Document store
](
#document-store
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment