Effective Date: 2024-11-24
pg-gsheets
manages data privacy and security when interacting with Google Sheets through your PostgreSQL environment.
pg-gsheets
does not collect, store, or share personal information with any external parties. All data-related operations, including querying and modifying Google Sheets, take place strictly within your local PostgreSQL environment. At no point is data transmitted to external servers managed by us.
pg-gsheets
is handled entirely on your local system. Storage only occurs if you explicitly choose to save data within your PostgreSQL instance or export data files. In the absence of such explicit instructions, no data is retained once your PostgreSQL session concludes.
pg-gsheets
. You can manage, modify, and delete local data as needed within your PostgreSQL setup. Any files created or tables populated are entirely under your control.
pg-gsheets
uses OAuth authentication with the following scope:
https://www.googleapis.com/auth/spreadsheets
This scope grants permissions to read and modify your Google Sheets content. The authentication process is carried out directly between your local PostgreSQL environment and Google’s secure OAuth service.
pg-gsheets
interacts with is the Google Sheets API, which is used solely for managing your spreadsheets. There are no analytics, tracking, or data collection services included in pg-gsheets
.
pg-gsheets
after changes implies acceptance of the updated terms.
m.taha.naveed27@gmail.com
.