Flask extension to provide metrics on SQL queries per request.
Project description
Flask-QueryInspect
-------------
Flask-QueryInspect is a Flask extension that provides metrics on SQL queries executed for each request.
It assumes use of and relies upon SQLAlchemy as the underlying ORM.
This extension was inspired by internal tooling of this sort, and
then directly by https://github.com/dobarkod/django-queryinspect
Source and documentation at https://github.com/noise/flask-queryinspect
-------------
Flask-QueryInspect is a Flask extension that provides metrics on SQL queries executed for each request.
It assumes use of and relies upon SQLAlchemy as the underlying ORM.
This extension was inspired by internal tooling of this sort, and
then directly by https://github.com/dobarkod/django-queryinspect
Source and documentation at https://github.com/noise/flask-queryinspect
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.