Hi Derek,

Thanks for your response. We are using MySQL. Could you suggest something 
similar for the same?

Thanks.

On Thursday, April 11, 2019 at 1:27:02 PM UTC+5:30, Derek wrote:
>
> If you are using PostggeQL you may want to look at the query analysis 
> produced by:
> https://www.postgresql.org/docs/current/pgstatstatements.html
>
> There are various third-party tools to gather output from the 
> pg_stat_statements and make it available e.g.
> https://github.com/pganalyze/collector
> https://www.mni.de/using-grafana-with-pg_stat_statements/ 
> https://grafana.com/docs/features/datasources/postgres/
>
>
> On Wednesday, 10 April 2019 07:57:51 UTC+2, Web Architect wrote:
>>
>> Hi,
>>
>> We have a Django 1.11 based ecommerce web site. 
>>
>> We use django management scripts and django extension of runscript 
>> heavily for DB operations - running under cron. 
>>
>> There's a tool - django-debugtoolbar to check the DB queries on the web. 
>> But is there a tool to monitor/check the DB queries for scripts? This would 
>> be really helpful in our script optimisation.
>>
>> Looking forward to the info.
>>
>> Thanks.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b56b59a5-e296-47f3-9c20-07f24e2c4060%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to