Quickly link your AWS RDS database to Google Sheets for hassle-free data integration and visualization.
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 will be the endpoint of your RDS instance. | your-db-instance.123456789012.us-east-1.rds.amazonaws.com |
Port | Use the specific port for your MySQL database. | Default is 3306 |
Database | Specify the name of the database you want to query. | initialdatabase |
User | Enter the username for connecting to your MySQL database. | admin or user123 |
Password | Provide the password corresponding to the specified user. | password123 |