summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 624665a42d1..20cf48ce4e3 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -105,6 +105,7 @@ description: 'Learn how to contribute to GitLab.'
- [Database Debugging and Troubleshooting](database_debugging.md)
- [Query Count Limits](query_count_limits.md)
- [Database helper modules](database_helpers.md)
+- ["What every developer should know about SQL performance"](https://use-the-index-luke.com/sql/table-of-contents)
## Integration guides