Skip to content
FlowHubFluxonLab

Databases & Warehouses

193 sonuç — 117 indirilebilir workflow dosyası, 76 kaynağa bağlı n8n referansı

postgres
pro

[Sub] Run SQL with Row Cap

When called by another workflow, executes a SQL query against Postgres and caps the returned rows in code.

MinaSaad1 tarafından
postgres
pro

[Sub] Search Schema Docs

When called by another workflow, searches Postgres for matching schema documentation and returns it.

MinaSaad1 tarafından
postgres
pro

Supabase Data Analyst — Morning Briefing

On a schedule, runs Postgres queries, aggregates the rows, and compiles a morning data briefing.

MinaSaad1 tarafından
mysql
pro

Scheduled MySQL CSV Export

On a schedule, queries MySQL and exports the results to a CSV file.

aboalrejal-ai tarafından
mysql
pro

Scheduled MySQL Record Sync

On a schedule, formats prepared records and writes them to MySQL.

aboalrejal-ai tarafından
postgres
pro

Scheduled CSV To Postgres Import

On a schedule, reads a CSV file and loads the rows into Postgres.

aboalrejal-ai tarafından
postgres
pro

Scheduled Postgres CSV Export

On a schedule, queries Postgres and exports the records to a CSV file.

aboalrejal-ai tarafından
postgres
pro

Scheduled Postgres Insert

On a schedule, formats data and inserts it into a Postgres database.

aboalrejal-ai tarafından
mysql
pro

Webhook To MySQL

On a webhook request, writes the incoming payload into a MySQL database.

aboalrejal-ai tarafından
postgres
free

API To CSV And Postgres

On manual trigger, fetches API data, writes it to a CSV file, and stores it in Postgres.

aboalrejal-ai tarafından
mysql
free

Webhook To MySQL And CSV

On a webhook request, writes the payload to MySQL and exports records to a CSV file.

aboalrejal-ai tarafından
postgresgooglecalendar
free

API To Postgres And Calendar

On manual trigger, fetches API data, stores it in Postgres, and creates Google Calendar events.

aboalrejal-ai tarafından
postgres
free

Webhook To Postgres And CSV

On a webhook request, writes the payload to Postgres and exports records to a CSV file.

aboalrejal-ai tarafından
postgresairtable
free

Postgres To Airtable Sync

On a schedule, reads records from Postgres and syncs them to Airtable.

aboalrejal-ai tarafından
mysqlpostgres
pro

API Sync To MySQL And Postgres

On manual trigger, fetches API data and writes it into MySQL and Postgres databases.

aboalrejal-ai tarafından
postgresmailchimp
pro

CSV To Postgres And Mailchimp

On a schedule, reads a CSV, stores records in Postgres, and syncs contacts to Mailchimp.

aboalrejal-ai tarafından
airtablemysql
free

Airtable to MySQL Data Sync

On a schedule, syncs Airtable records into a MySQL database for storage.

ritik-prog tarafından
airtablemysql
free

Airtable to MySQL Replication

On a schedule, fetches Airtable records and replicates them into a MySQL database.

ritik-prog tarafından
rssredisyoutube
free

Create YouTube Video RSS Feed with Redis Caching and Embedded Video Player

On a webhook request, reads RSS feeds and fetches YouTube videos with Redis caching, returning a merged video feed response.

Quinten Alexander tarafından
postgres
free

🌱 Check Data Freshness

On a schedule, batches Postgres records and compares timestamps to flag stale data, triggering a downstream workflow when freshness checks fail.

Kevin tarafından
mysql
free

Automatically add Gmail sender contacts to MySQL database

On a new Gmail email, extracts the sender's contact details and adds them to a MySQL database.

Rosh Ragel tarafından
mysql
free

Store Gmail email details in MySQL database

On a new Gmail email, extracts the message details and stores them in a MySQL database.

Rosh Ragel tarafından
mysqlsheets
free

Sync MySQL Rows to Google Sheet

On a schedule, reads rows from MySQL and syncs them into a Google Sheet.

Ahmed Saadawi tarafından
redis
free

Build a Redis Powered Crud App with Html Frontend

On a webhook request, runs create, read, update, and delete operations against Redis and returns an HTML frontend response.

Ficky tarafından