mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-04 23:58:02 +00:00
* docs: formatted for readability * docs: rephrased and added punctuation * docs: fix typos, punctuation, formatting * docs: fix typo and format * docs: fix caps and formatting * docs: fix punctuation and formatting * docs: capitalized SQL commands, fixed puntuation, formatting * docs: fix punctuation * docs: fix punctuation and formatting * docs: fix caps,punctuation and formatting * docs: fix links, punctuation, formatting * docs: fix code block formatting * docs: fix punctuation, indentation and formatting
1.1 KiB
1.1 KiB
Conclusion
We have covered basic concepts of SQL databases. We have also covered some of the tasks that an SRE may be responsible for—there is so much more to learn and do. We hope this course gives you a good start and inspires you to explore further.
Further reading
- More practice with online resources like this one
- Normalization
- Routines, triggers
- Views
- Transaction isolation levels
- Sharding
- Setting up HA, monitoring, backups