Skip to content
FlowHubFluxonLab

Databases & Warehouses

193 results — 117 downloadable workflow files, 76 source-linked n8n references

postgresgmailredis
free

Classify Gmail Leads with Groq AI and Sync Sla Cases to Supabase Via Redis

On a Redis event, classifies Gmail leads with Groq, extracts SLA case details, and syncs records to Postgres via Redis.

by Stephan Koning
mongodbgmail
free

Send SaaS Trial Follow up Emails with MongoDB and Gmail

On a schedule, queries trial users in MongoDB and sends batched, stage-based follow-up emails via Gmail.

by Avkash Kakdiya
postgresgmail
free

Send Bulk Email Campaigns with Gmail/smtp and Postgres Reputation Safe Timing

On webhook trigger, sends bulk email campaigns via Gmail with reputation-safe scheduled timing, tracking sends in Postgres.

by ResilNext
gmailpostgres
free

Send Post Purchase Emails from Postgres with Gmail and Groq AI

On a schedule, reads purchases from Postgres, drafts post-purchase emails with Groq AI, and sends them via Gmail.

by Avkash Kakdiya
postgrestelegram
free

Send automated reminders to multiple clients via Telegram using webhook and schedule triggers

On a schedule, reads client records from Postgres and sends reminder messages to each client via Telegram.

by Lucas Hideki
emailsmtp
free

Event Cart Recovery Emails

On a schedule, detects abandoned event registrations and sends staged recovery emails, tracking status in a Data Table.

by Milo Bravo
emailsmtppostgres
free

Napkinai Convert Raw Ideas into Visual Diagrams & Content Assets

On a webhook submission, generates visual diagrams from raw ideas via Napkin AI, emails the assets, and saves records to Postgres.

by Oneclick AI Squad
free

Data Table Key-Value Store

On manual trigger, reads and writes key-value pairs in an n8n Data Table with conditional get/set logic and error handling.

by Mario
mysqloutlook
pro

MySQL Workflow — Outlook

On a schedule, queries MySQL, branches on the results, and sends matching records as Microsoft Outlook emails.

by n8n Community
postgres
free

Postgres Export To Spreadsheet

On manual run, queries Postgres and exports the rows to a spreadsheet file on disk.

by n8n Community
redis
pro

Prevent concurrent workflow runs using Redis

When called by another workflow, uses Redis locks to detect concurrent runs, waiting or proceeding to prevent overlap.

by n8n Community
redis
pro

Scheduled Redis Data Check

On a schedule, reads Redis keys, filters the records, and conditionally runs follow-up actions.

by n8n Community
mysql
pro

Two Way Sync Pipedrive and MySQL

On a schedule, compares MySQL and Pipedrive datasets and syncs changed records two-way between them.

by n8n Community
notion
pro

🧹 Archive (delete) duplicate items from a Notion database 2

On a schedule, scans a Notion database, identifies duplicate items, and archives them.

by n8n Community
postgres
pro

Filter Postgres Rows on Schedule

On a schedule or manual trigger, queries Postgres, filters the rows, and runs an n8n workflow.

by n8n Community
microsoftsql
pro

Execute an SQL query in Microsoft SQL

On manual run, executes an SQL query against Microsoft SQL Server.

by n8n Community
mongodb
free

MongoDB Automation

On manual run, sets field values and inserts a document into MongoDB.

by n8n Community
snowflake
pro

Create a table, and insert and update data in the table in Snowflake 2

On manual trigger, creates a table and inserts and updates data in Snowflake.

by n8n Community
mysql
free

Query MySQL Records

On manual trigger, queries a MySQL database and maps the returned rows into structured fields.

by n8n Community
mysql
pro

Compare 2 SQL datasets

On manual trigger, compares two datasets and writes the differences to MySQL.

by n8n Community
redis
pro

Run Redis Operation

On manual run, executes a Redis operation to store or retrieve key values.

by n8n Community
mysql
free

Query MySQL On Schedule

On manual run, queries a MySQL database on a cron schedule.

by n8n Community
postgres
free

Postgres Automation

On manual trigger, builds field values with a Set node and inserts them into Postgres.

by n8n Community
postgres
pro

Query Postgres Database

On manual run, executes a query against a Postgres database, raising an error if it fails.

by n8n Community