From a1e88b62ce0d5eaf8b17e46bcc9575b188fd3d59 Mon Sep 17 00:00:00 2001 From: Toon Claes Date: Mon, 27 May 2019 15:15:05 +0200 Subject: Add some more database docs Add a few useful links for those who want to learn more about databases and database performance. --- doc/development/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development/README.md') 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 -- cgit v1.2.1