Connecting to Redshift

Sisense enables quick and easy access to databases, tables and views contained within Amazon Redshift databases.
You can import your Redshift data into a Sisense ElastiCube or Live models, using Live Connect .

To add data from Amazon Redshift:

  1. In the Data page, either:
  • Open an ElastiCube or create a new data model
  • Open a Live model, or create a new live model
  1. In the data model, click . The Add Data dialog box is displayed.

  1. Click Amazon Redshiftto open the Amazon Redshift settings.

  2. Enter the following details:
    • Location : Enter the Amazon Redshift cluster endpoint. This server address should include the endpoint, port, and database. By default, the port is 5439, for example: [Endpoint]:5439[Database]. To connect to a database running on your own computer, enter localhost .
    • User Name and Password : Enter your Redshift account credentials
    • Default Database : Enter the name of the default database you will use for authentication.
  3. (Optional) Select Encrypt Connection to configure the driver to encrypt all communication with Redshift before sending it over the network, and then select Trust Server Certificate.
  4. (Optional) In Additional Parameters , enter additional configuration options by appending key-value pairs to the connection string (e.g., port=5433;). For a full list of connection string options, click here .
  5. Click .
  6. All tables and views associated with the database appear in a new window.
  1. From the Tables list, select the relevant table or view you want to work with. You can click next to the relevant table or view to see a preview of the data inside it. When you select the table or view, two new options are displayed at the bottom of the list, Import Relationships and Add Custom Import SQL.
  2. (Optional) By default, existing relationships between tables are automatically replicated in the ElastiCube or live model. You can disable this by toggling the Import Relationships switch.
  3. (Optional)
    • ElastiCube
      Click + to customize the data you want to import with SQL. See Importing Data with Custom Queries for more information.
    • Live
      Click + to customize the data you want to access with SQL. See Creating Custom Live Table Queriesfor more information.
  4. After you have selected all the relevant tables, click Done. The tables are added to your schema in Sisense.

Note:

If you encounter problems connecting to Amazon RedShift, see this article in the support forum.

.r.