Sorry, no, we use Postgresql - perhaps you may want to consider it too (it 
is the recommended one for Django)?

Failing that, I know there are numerous third-party tools for MySQL/Maria - 
perhaps have a look and see what can be found. Eg. Google shows me this one:
https://www.idera.com/productssolutions/freetools/monitor-mysql-queries


On Monday, 15 April 2019 16:17:02 UTC+2, Web Architect wrote:
>
> 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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/733d450b-2914-487f-9969-683bb81a9321%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to