Skip to main content

A Django middleware package to print out queries to the terminal

Project description

d33ps3curity-sql-tools

A simple middleware tool for analyzing Django ORM SQL execution. You can learn how to build this middleware package by following the steps below.

Usage

Add the follow line of code to your middleware in your project settings.py file.

d33ps3curity-sql-tools.middleware.new_middleware

How it works

The tool uses Django built in features to inspect the SQL generated from queries executed by the application. 3rd party tools are used to format and highlight the SQL presented in the terminal window.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

d33ps3curity-sql-tools-1.0.6.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

d33ps3curity_sql_tools-1.0.6-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page