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
- Host: GitHub
- URL: https://github.com/hakib/oreilly-sql-next-steps
- Owner: hakib
- Created: 2020-03-19T13:45:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T07:26:04.000Z (about 4 years ago)
- Last Synced: 2025-03-12T13:29:29.656Z (about 1 year ago)
- Language: PLpgSQL
- Size: 6.02 MB
- Stars: 21
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)