Skip to content
>_devvkit
$devvkit resources --cheatsheet sql-cheatsheet

SQL Cheatsheet

[databases]

Structured Query Language (SQL) is the foundation of relational databases. This cheatsheet covers querying, filtering, joining, aggregating, and modifying data across PostgreSQL and MySQL.

Each command is written in standard SQL and should work on both engines unless noted otherwise.