gitlab-org--gitlab-foss/doc/development/README.md
Yorick Peterse 3d46f3155a
Add documentation about reading query plans
This adds a database guide on how to read the output of "EXPLAIN" and
"EXPLAIN ANALYZE", and how to use this output to understand a query's
performance and optimise it.
2018-08-17 15:22:42 +02:00

4.3 KiB

comments description
false Learn how to contribute to GitLab.

GitLab development guides

Get started!

Processes

UX and frontend guides

Backend guides

Performance guides

Database guides

Tooling

Migrations

Best practices

Testing guides

Documentation guides

Internationalization (i18n) guides

Build guides

Compliance