Skip to content

MHarmony/TDS-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDS Generator

Connects to an existing PostgreSQL database, creates Tableau Data Source (TDS) files from tables or a custom SQL string, and publishes the TDS files to an existing Tableau Server.

Getting Started

  1. Clone the repository
  2. Edit config.ini with your environment-specific variables
  3. Install the package requirements using pip install -r requirements.txt
  4. Run the python file!

Prerequisites

  • Python - Developed and tested on version 3.7.5
  • Access to a running Tableau Server - Developed and tested on version 2019.1.6
  • Access to a running PostgreSQL Server - Developed and tested on version 10.X

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Tableau Data Source (TDS) Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages