A library for visualizing your Queries as Sankey-diagrams..
Project description
QueryFlow
QueryFlow, is a query visualization tool that provides insights into common problems in your SQL query. QueryFlow visualizes the query execution using the Sankey diagram, a technique that allows one to illustrate complex processes, with a focus on a single aspect or resource that you want to highlight. This allow to tackle the following problems:
- Identifying missing records.
- Identifying Ineffective operations.
- Identifying duplications in a query.
- Comparing optimizer planned metrics to actual metrics.
- Identifying performance bottlenecks in a single query.
- Identifying performance bottlenecks in multiple queries.
Currently QueryFlow support the following databases/data-engines:
-
Athena
-
PostgreSQL
-
Documentation: https://eyaltrabelsi.github.io/query-flow
-
Free software: MIT
Installing
The best way to install query-flow is:
$ pip install query-flow
In case you want to use another way go to the installation page.
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.
Source Distribution
Built Distribution
File details
Details for the file query_flow-0.2.0.tar.gz
.
File metadata
- Download URL: query_flow-0.2.0.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2059c941a5acebf8453ac1c9bd2dc7714341d8eef9d39fe7766dfbbe0ebffbf |
|
MD5 | 910d4583bcaf50512dd2d3f04a5b0117 |
|
BLAKE2b-256 | 862cbedceb24399888ebaa44e5b7cfc427737eb310e8c39218ed6136761189f4 |
File details
Details for the file query_flow-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: query_flow-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 719c40ab09dd9fbea947dab9c7fb46e73ec9d283f5aff3f8524d47665241777d |
|
MD5 | 2e553867e64f1f07510f8267306f7e00 |
|
BLAKE2b-256 | 9b623ef71b8ebff4239f9cdd8cd408ec6a87fa3212b512ad15f23fa024f4d57a |