Connect with Tableau Server
You can use Tableau Server to connect your SingleStore cluster and explore your data.
Supported versions:
You can also use the MySQL ODBC Driver v8.
To connect with Tableau Server, perform the following tasks:
-
Install the latest supported version of Tableau Server.
-
Download and install the latest version of the SingleStore ODBC Driver from its GitHub repository.
See The SingleStore ODBC Driver for more information. You can also download the driver by following the instructions on the Tableau Driver Download page.
To find the driver, select SingleStore as the Data Source, Linux as the Operating System, and 64-bit as the Bit Version from the respective drop-down lists. Note
You must specify
Unicode
orANSI
in the driver name configuration.If the driver mode (Unicode/ANSI) is not specified in the driver name configuration, Tableau Server may not be able to detect/identify the SingleStore ODBC driver. The name should be: SingleStore ODBC Unicode Driver or SingleStore ODBC ANSI Driver.
-
If you are using Linux, perform the following tasks:
-
Move the
libssodbcw.
file to theso /usr/lib/
directory. -
Update the driver path in the
/etc/odbcinst.
file toini Driver=/usr/lib/libssodbcw.
.so
-
-
Open/refresh the Tableau Service Manager page, and select New > Published Data Source.
-
On the Connect to Data dialog, under the Connectors tab, select SingleStore.
-
On the SingleStore dialog, enter the following details:
-
The IP address or the hostname of your cluster.
-
Port (default is
3306
). -
The SingleStore username and password.
-
-
Select Sign In.
Once the connection is set up and you are successfully connected, you can plug into your SingleStore data using Tableau Server.
Last modified: November 9, 2023