Connect with Tibco Spotfire

Tibco Spotfire is a complete analytics solution. You can use Tibco Spotfire to combine your SingleStore data in a single analysis and get a holistic view of the same with an interactive visualization. Spotfire software makes businesses smart, delivers AI-driven analytics, and makes it easier to plot interactive data on maps. It speeds up data analysis across an organization for faster, confident, and accurate decision-making.

The following certification matrix shows the recommended versions for each product or component:

Certification Matrix

Versions

Tibco Spotfire Analytics - Windows Client

10.4.0

Oracle MySQL Driver

5.3

Prerequisites

Perform the following tasks:

  1. Download and install Tibco Spotfire (for Windows). You will need to create an account and register with a username and password.

  2. Download and install MySQL ODBC Driver 5.3.

Connect Tibco Spotfire to SingleStore

  1. Open the Tibco Spotfire desktop application. A sign in screen is displayed. Select Tibco Login.

  2. On the web authentication page, log in with the credentials used while registering to download Tibco Spotfire.

  3. After logging in, you are redirected to the desktop application and the homepage of Tibco Spotfire is displayed.

  4. In Spotfire Analyst, open the Files and data flyout, and select Connect to. Select SingleStore, and then select New Connection.

  5. In the connection dialog, enter the following:

    • Server IP address / name

    • Database System ( select SingleStore)

    • Authentication Method as Database Authentication

    • Username to access the database

    • Password to access the database

  6. Select Connect. After a successful connection, the Database drop down is populated with all the existing databases. Select a database, and select OK.

  7. In the connection view window, select the tables you want to import.

  8. The Add data to analysis popup is displayed. Select Add as new data table > Import > OK.

You are now ready to explore your SingleStore data using Tibco Spotfire.

Last modified: February 6, 2023

Was this article helpful?

Verification instructions

Note: You must install cosign to verify the authenticity of the SingleStore file.

Use the following steps to verify the authenticity of singlestoredb-server, singlestoredb-toolbox, singlestoredb-studio, and singlestore-client SingleStore files that have been downloaded.

You may perform the following steps on any computer that can run cosign, such as the main deployment host of the cluster.

  1. (Optional) Run the following command to view the associated signature files.

    curl undefined
  2. Download the signature file from the SingleStore release server.

    • Option 1: Click the Download Signature button next to the SingleStore file.

    • Option 2: Copy and paste the following URL into the address bar of your browser and save the signature file.

    • Option 3: Run the following command to download the signature file.

      curl -O undefined
  3. After the signature file has been downloaded, run the following command to verify the authenticity of the SingleStore file.

    echo -n undefined |
    cosign verify-blob --certificate-oidc-issuer https://oidc.eks.us-east-1.amazonaws.com/id/CCDCDBA1379A5596AB5B2E46DCA385BC \
    --certificate-identity https://kubernetes.io/namespaces/freya-production/serviceaccounts/job-worker \
    --bundle undefined \
    --new-bundle-format -
    Verified OK