Connect PostgreSQL to Google Sheets in just a few clicks for easy data analysis directly in your spreadsheets.
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 | Enter the path to your database, which could be a URL or an IP address. | mydatabase.example.com |
Port | Use the specific port for your PostgreSQL database. | Default is 5432 |
Database | Specify the name of the database you want to query. | mydatabase |
User | Enter the username for connecting to your PostgreSQL database. | admin or user123 |
Password | Provide the password corresponding to the specified user. | password123 |