n8n-nodes-base.postgres
259 workflows using this node.
What is the n8n-nodes-base.postgres node used for in n8n workflows?
n8n-nodes-base.postgres n8n workflows are automation templates that use the n8n-nodes-base.postgres node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-postgres
Youtube outlier detector (find trending content based on your competitors)
Video explanation This n8n workflow helps you identify trending videos within your niche by detecting outlier videos...
Generate Instagram content from top trends with AI image generation
How it works This automated workflow discovers trending Instagram posts and creates similar AI generated content. Her...
AI agent for realtime insights on meetings
Video Guide I prepared a detailed guide explaining how to build an AI powered meeting assistant that provides real ti...
Smartlead to HubSpot performance analytics
Smartlead to HubSpot Performance Analytics A streamlined workflow to analyze your Smartlead performance metrics by tr...
WordPress - AI chatbot to enhance user experience - with Supabase and OpenAI
This is the first version of a template for a RAG/GenAI App using WordPress content . As creating, sharing, and impro...
Enrich up to 1500 emails per hour with Dropcontact batch requests
The template allows to make Dropcontact batch requests up to 250 requests every 10 minutes (1500/hour). Valuable if h...
Watchdog: Update All Workflows With Default Error Workflow
Do you consistently forget to set a Default Error Workflow when creating new workflows? Then this helper workflow is...
🤖 Advanced Slackbot with n8n
Use case Slackbots are super powerful. At n8n, we have been using them to get a lot done.. But it can become hard to...
Synchronize your Google Sheets with Postgres
Sync your Google Sheets Data with your Postgres database table, requiring minimal adjustments. Follow these steps: 1....
Suspicious login detection
This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected...
Convert PostgreSQL table to CSV
Convert PostgreSQL table to CSV CSV is a super useful and universal way to transfer data between different tools. Thi...
Join data from Postgres and MySQL
query data from two different databases handle and unify in a single return
ETL pipeline for text processing
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgr...
Create a table in Postgres and insert data
Companion workflow for Postgres node docs
Run a SQL query on Postgres
Companion Workflow for Postgres node docs
Send SMS alerts based on database queries (Twilio and Postgres)
This workflow automatically queries a Postgres database to find outlier readings for which SMS notifications have not...
Generate and insert data into a Postgres database
This is Workflow 1 in the blog tutorial Database activity monitoring and alerting. Prerequisites A Postgres database...
Transfer data from Postgres to Excel
1. Read data from Postgres 1. Converting it to XLS 1. Save it to disk
Insert Excel data to Postgres
1. Read XLS from file 1. Convert it to JSON 1. Insert it in Postgres