A tool for parsing Tableau custom SQL queries and extracting useful information
Project description
tableau-sql-parser
SQL parser for Tableau custom SQL requests
What is it ?
Given a .twb or a .twbx Tableau archive, you can extract as a report these information:
- number of queries analyzed
- tables used
- a tree-like structure describing
schema.tables.column
How to use it ?
Requirement : install uv globally (with brew for example)
Then run uv sync
Then download a Tableau archive (.twbx or .twb)
Then run uv run sqlparse -f file/to/parse/archive.twb(x) -r custom_report_name -o to extract the report
Type uv run sqlparse --help for more details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tableau_sql_parser-0.1.2.tar.gz.
File metadata
- Download URL: tableau_sql_parser-0.1.2.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dafa6e15837a83d3d3faefada92ff85ce537c6a5f3365689dcf82e5288ea779b
|
|
| MD5 |
772cff0a22059eef70c24dae5c9f0f33
|
|
| BLAKE2b-256 |
98125fb581e7859b598013f6602d27095e38344bb3697f95ce72df7e680590d8
|
File details
Details for the file tableau_sql_parser-0.1.2-py3-none-any.whl.
File metadata
- Download URL: tableau_sql_parser-0.1.2-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31d054e6adf2ba0b4c9e327c4447063c2261b8b401369fb451fdc3c106653dcd
|
|
| MD5 |
6a7cf45d15e12cc2d7086ff6602dd51b
|
|
| BLAKE2b-256 |
0d2e62eebe71042fb79dba3d551c7f88c4f034d044f0b729e23e78dce23d15c0
|