Introduction
Notes on databases are categorized into three main buckets:
- Database Engineering: Focuses on how to use and configure a database.
- Database Systems: Covers the internals of databases and how to build them.
- SQL: Explores the SQL language, its syntax, grammar, and how it works.