Skip to content

schantanu/mysql-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Cheatsheet

This repo has a comprehensive MySQL cheatsheet markdown file that can be converted to pdf and printed for reference.

Generate Cheatsheet PDF

  • Download/Clone this repository in your local machine
  • Install Visual Studio Code
  • Install Markdown PDF extension 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

CSS Customization

For editing or customizing the styling of the PDF, simply edit the assets > style.css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages