A comprehensive knowledge base for MySQL, optimized for Obsidian.
This repository serves as my "Second Brain" for MySQL. The notes are stored in a dedicated vault folder for better organization.
| Category | Description | Key Topics |
|---|---|---|
| DDL | Data Definition | Schemas, Tables, Altering structures |
| DML | Data Manipulation | Adding, Updating, and Deleting data |
| DQL | Data Querying | Complex SELECTs, Joins, and Filtering |
- Clone the Repository:
git clone https://github.com/AhmadHasSwag/mysql-knowledge-base.git - Open in Obsidian:
- Open Obsidian App.
- Click "Open folder as vault".
- Important: Select the
MySQL-Vaultfolder specifically.
- Graph View:
- Use the Graph View inside Obsidian to see how topics interlink!
Created with โค๏ธ by Ahmad
