Tableau Workbook SQL Extract Tool
Project description
_ _ _ _
| |_ __ _| |__ | |_ ___ ___ __ _| |
| __/ _` | '_ \| __/ _ \/ __|/ _` | |
| || (_| | |_) | || (_) \__ \ (_| | |
\__\__,_|_.__/ \__\___/|___/\__, |_|
|_|
Tableau Workbook SQL Extract Tool
OVERVIEW
tabtosql is a command line tool for parsing sql queries & related information out of tableau workbooks (.twb & .twbx files). It works by taking a tableau workbook, parsing the xml, and formatting information about worksheets, connections to those worksheets, their connection(db) details, and the corresponding custom sql (assuming it exists) in a valid sql & human readable format.
USAGE
$ tabtosql input.twb(x) > output.sql
INSTALL
$ python -m pip install tabtosql
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
tabtosql-1.0.3.tar.gz
(4.6 kB
view details)
File details
Details for the file tabtosql-1.0.3.tar.gz.
File metadata
- Download URL: tabtosql-1.0.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d0b68e1e3bd004c34d58355c83f44784d7af463ac7b8c2c43c4e71bd8f567a8
|
|
| MD5 |
acda5a59264fd07faf65415e5d422cb1
|
|
| BLAKE2b-256 |
584e99af693d8513189ab724f3f3320783151c419e7f70181c59fbedda85ce30
|