This repo has a comprehensive MySQL cheatsheet markdown file that can be converted to pdf and printed for reference.
- Download/Clone this repository in your local machine
- Install Visual Studio Code
- Install Markdown PDF extension v1.5.0 for VS Code
- Open the
mysql_cheatsheet.md
file on VS Code. - Open up the Command Palette in VS Code by selecting Ctrl/Cmd + Shift + P or View > Command Palette
- In Command Palette, search and select the option
Markdown PDF: Export(pdf)
- This will create the
mysql_cheatsheet.pdf
that can be printed
For editing or customizing the styling of the PDF, simply edit the assets > style.css