Redshift

Set up a Redshift connection

When inside a workbook, click View > Databases, then click the + icon and follow the on-screen instructions.

Create a Redshift connection

For detailed instructions, see Connect your data to DataLab.

If you want to experiment with Redshift without setting up a connection, you can use our sample data warehouse with online ticket sales data (source).

Query the database

You can now query the Redshift data warehouse with a SQL cell. Select it in the Select source dropdown in the top left corner of a SQL cell, or select the sample Redshift data warehouse.

Example of a SQL cell using the ticket-sales connection. The query result is available as df.

Last updated

Was this helpful?