Easily connect your Amazon Redshift database to Google Sheets for streamlined data access and analysis.
Extensions
menu tab in Google Sheets. Launch Superjoin from here. You should now see Superjoin running as a side panel on the right side of your screen.Field | Description | Example |
---|---|---|
Host | This is the endpoint of your Redshift cluster, which acts as the host for connection purposes. | your-cluster-name.123456789012.us-west-2.redshift.amazonaws.com |
Port | Use the specific port for your Redshift database. | Default is 5439 |
Database | Specify the name of the database within your Redshift cluster that you want to query. | mydatabase |
User | Enter the username for connecting to your Redshift database. | awsuser |
Password | Provide the password corresponding to the specified user. | password123 |