# The 5 rules for writing faster SQL queries

DevFeed: [The 5 rules for writing faster SQL queries](<https://devfeed.tech/articles/the-5-rules-for-writing-faster-sql-queries-18364.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/5-rules-for-writing-faster-sql-queries>)

Author: Aitana Azcona

Published: 2023-05-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [scalable-analytics-architecture](<https://devfeed.tech/tags/scalable-analytics-architecture.md>), [sql](<https://devfeed.tech/tags/sql.md>)

## AI overview

The article presents five rules intended to make SQL queries faster without requiring major rewrites.

## Source excerpt

Slow SQL queries cost more than you think. These 5 rules speed them up without major rewrites. Apply them today.