11 Forks
118 Stars
118 Watchers

django-query-profiler

Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them

How to download and setup django-query-profiler

Open terminal and run command
git clone https://github.com/django-query-profiler/django-query-profiler.git
git clone is used to create a copy or clone of django-query-profiler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-query-profiler https://github.com/django-query-profiler/django-query-profiler/archive/master.zip

Or simply clone django-query-profiler with SSH
[email protected]:django-query-profiler/django-query-profiler.git

If you have some problems with django-query-profiler

You may open issue on django-query-profiler support forum (system) here: https://github.com/django-query-profiler/django-query-profiler/issues