n8n-nodes-neon

JSON →
library 0.1.0 ·javascript
verified Jun 5, 2026

An n8n community node that connects to Neon, a serverless PostgreSQL database with instant branching and automatic scale-to-zero. Current stable version: 0.1.0. This node provides CRUD operations (INSERT, SELECT, UPDATE, DELETE), custom SQL query execution with parameter binding, schema introspection for dynamic table and column discovery, and multiple execution modes (Single, Transaction, Independent). SSL connections are enforced for security. Compatible with n8n 1.0.0+. Developed by Danish Aftab as a community node, not officially maintained by Neon or n8n. Release cadence is irregular; check GitHub for updates. Key differentiator: lets n8n workflows interact directly with Neon's serverless Postgres, leveraging its branching and autoscaling features.