mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
fix: SQL Tuning Broken link (#9331)
* fix: SQL Tuning Broken link Article mentioned in the scope is expired, this commit suggests a newer article from the same source. * Update Link to Correctly Redirect
This commit is contained in:
@@ -10,5 +10,5 @@ Benchmarking and profiling might point you to the following optimizations.
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Introduction to SQL Tuning - Oracle](https://docs.oracle.com/en/database/oracle/oracle-database/23/tgsql/introduction-to-sql-tuning.html#GUID-B653E5F3-F078-4BBC-9516-B892960046A2)
|
||||
- [@article@How we optimized PostgreSQL queries 100x](https://towardsdatascience.com/how-we-optimized-postgresql-queries-100x-ff52555eabe?gi=13caf5bcf32e)
|
||||
- [@feed@Explore top posts about SQL](https://app.daily.dev/tags/sql?ref=roadmapsh)
|
||||
- [@article@Query Optimization for Mere Humans in PostgreSQL](https://towardsdatascience.com/query-optimization-for-mere-humans-in-postgresql-875ab864390a/)
|
||||
- [@feed@Explore top posts about SQL](https://app.daily.dev/tags/sql?ref=roadmapsh)
|
||||
|
||||
Reference in New Issue
Block a user