mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-08 09:38:05 +00:00
Deployed d42a09c with MkDocs version: 1.1.2
This commit is contained in:
@@ -636,6 +636,13 @@
|
||||
Pre-reads
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#course-contents" class="md-nav__link">
|
||||
Course Contents
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1099,6 +1106,13 @@
|
||||
Pre-reads
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#course-contents" class="md-nav__link">
|
||||
Course Contents
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1138,6 +1152,15 @@
|
||||
<p>The main purpose of database systems is to manage data. This includes storage, adding new data, deleting unused data, updating existing data, retrieving data within a reasonable response time, other maintenance tasks to keep the system running etc.</p>
|
||||
<h3 id="pre-reads">Pre-reads</h3>
|
||||
<p><a href="https://beginnersbook.com/2015/04/rdbms-concepts/">RDBMS Concepts</a></p>
|
||||
<h3 id="course-contents">Course Contents</h3>
|
||||
<ul>
|
||||
<li><a href="https://linkedin.github.io/school-of-sre/databases_sql/concepts/">Key Concepts</a></li>
|
||||
<li><a href="https://linkedin.github.io/school-of-sre/databases_sql/mysql/#mysql-architecture">MySQL Architecture</a></li>
|
||||
<li><a href="https://linkedin.github.io/school-of-sre/databases_sql/innodb/">InnoDB</a></li>
|
||||
<li><a href="https://linkedin.github.io/school-of-sre/databases_sql/operations/">Operational Concepts</a></li>
|
||||
<li><a href="https://linkedin.github.io/school-of-sre/databases_sql/lab/">Lab</a></li>
|
||||
<li><a href="https://linkedin.github.io/school-of-sre/databases_sql/conclusion/#further-reading">Further Reading</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user