{"library":"n8n-nodes-cloudsql-postgres","type":"library","category":null,"description":"n8n community node v1.2.1 for Google Cloud SQL PostgreSQL, using the Cloud SQL Connector for authentication. Provides a database node (select, insert, update, upsert, delete, custom query) with batching modes and dynamic schema loading, plus a trigger node for LISTEN/NOTIFY and table row change events. Requires n8n-workflow peer dependency. Intended for self-hosted n8n only (n8n.strict = false, not eligible for n8n Cloud). Release cadence: irregular, open source. Supports IAM and password authentication via Service Account JSON or Application Default Credentials. Key differentiator: direct integration of Cloud SQL Connector for secure auth without IP whitelisting.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","n8n-community-node-package"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install n8n-nodes-cloudsql-postgres","imports":["import { CloudSqlPostgres } from 'n8n-nodes-cloudsql-postgres'","add to package.json: \"n8n\": { \"nodes\": [\"n8n-nodes-cloudsql-postgres\"] }","Use n8n GUI; search for 'Cloud SQL (Postgres)'"]},{"cmd":"yarn add n8n-nodes-cloudsql-postgres","imports":[]},{"cmd":"pnpm add n8n-nodes-cloudsql-postgres","imports":[]}],"homepage":"https://github.com/VincentDatrier/n8n-nodes-cloudsql-postgres#readme","github":"https://github.com/VincentDatrier/n8n-nodes-cloudsql-postgres","docs":null,"changelog":null,"pypi":null,"npm":"n8n-nodes-cloudsql-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}