Community Contributed MySQL Template (Unverified)
detail.loadingPreview
This template demonstrates basic MySQL table creation and data manipulation.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow provides a basic example of how to interact with a MySQL database using n8n. It includes steps to create a table, set data, and then query that data.
Key Features
- Create a MySQL table.
- Execute SQL queries.
- Set data for insertion.
- Query data from a MySQL table.
How To Use
- Ensure you have a MySQL database set up.
- Configure the
mysql_credscredential in n8n with your MySQL connection details. - Execute the workflow manually.
Apps Used
Workflow JSON
{
"id": "7a3415c3-13dc-4ba5-b1c6-cac53fb765f5",
"name": "Community Contributed MySQL Template (Unverified)",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7a3415c3-13dc...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Community Contributed Airtable Operations
This workflow demonstrates common Airtable operations like inserting, listing, and updating records.
Very Quick Quickstart Customer Data
A basic workflow to retrieve and format customer data for quick testing.
Community Contributed GitHub Releases
Parses GitHub release notes to extract and categorize changes for community contributions.
Community Random Color Generator (Unverified)
Generates a random color, excluding specified colors.
Community Contributed Twitter Banner Generator
Generates a Twitter banner by compositing user avatars and a background image.