An open API service indexing awesome lists of open source software.

https://github.com/hakib/oreilly-sql-next-steps

Oreilly Online Live Training: SQL Optimizations next steps
https://github.com/hakib/oreilly-sql-next-steps

Last synced: 11 months ago
JSON representation

Oreilly Online Live Training: SQL Optimizations next steps

Awesome Lists containing this project

README

          

# SQL Next Steps: Optimization

Resources for Oreill'y Online Live Training [SQL Next Steps: Optimizations](https://www.oreilly.com/live-training/courses/sql-next-steps-optimization/0636920452904/).

- [DBFiddle](https://www.db-fiddle.com/f/nJ58ZozUZ9cxsZck4QqQCp/21)
- [12 Common Mistakes and Missed Optimization Opportunities in SQL](https://hakibenita.com/sql-dos-and-donts)
- [The Many Faces of DISTINCT in PostgreSQL](https://hakibenita.com/the-many-faces-of-distinct-in-postgre-sql)
- [Be Careful With CTE in PostgreSQL](https://hakibenita.com/be-careful-with-cte-in-postgre-sql)