Developer articles

Guides and explainers about developer tools.

Database code displayed in a dark editor window
5 min read Developer

SQL That Humans Can Review

Use consistent clauses, indentation, aliases, joins, and comments so a query can be reviewed and changed without altering what the database executes.