TableauΒΆ

Tableau logo

About

Tableau is a visual business intelligence and analytics software platform. It expresses data by translating drag-and-drop actions into data queries through an intuitive interface.

Tableau dashboard example

Learn

Blog: Connecting to CrateDB from Tableau with JDBC

In this usage guide, you will:

  • In CrateDB, create a table and provision the Iris dataset.

  • Set up the PostgreSQL JDBC driver for Tableau.

  • Connect to CrateDB from Tableau using PostgreSQL JDBC.

  • Make a simple visualization from your CrateDB table in Tableau.

https://cratedb.com/blog/connecting-to-cratedb-from-tableau-with-jdbc
Article: Using CrateDB with Tableau

How to install the latest PostgreSQL JDBC driver (e.g. postgresql-42.7.8.jar or newer) for using Tableau.

https://community.cratedb.com/t/using-cratedb-with-tableau/1192
Repository: CrateDB Tableau Connector

The native Tableau connector for CrateDB unlocks advanced SQL functionality and resolves compatibility issues beyond standard usage.

https://github.com/crate/cratedb-tableau-connector

Notes

Note

We are tracking interoperability issues per Tool: Tableau and Connector: Issues, and appreciate any contributions or reports.