Welcome to the SQL Cheatsheet! Here you will find a community currated collection of commonly used SQL commands and statements.
This cheatsheet is intended as a quick reference guide for those who are already familiar with SQL. If you are new to SQL, we recommend starting with a more comprehensive tutorial or guide before using this cheatsheet.
We welcome contributions from the community to help make this cheatsheet even better! If you would like to contribute, please fork the repository and submit a pull request with your changes.
- The project uses Docsify
To run the project for contribution:
- Install the Node package with
npm i docsify-cli -g
- Preview the site with
docsify serve docs
- SQLBolt - A series of interactive lessons for SQL beginners
- W3Schools SQL Tutorial - A beginner-friendly tutorial on SQL
- SQL Zoo - A collection of interactive tutorials on SQL
Thanks to all our contributors: