Back to Marketplace
MySQL
MySQL is an open-source relational database management system.
Start freeTools
10Last update
1 week agoCategory
Database
Works with
WhatsAppFacebookInstagramWeb
AI Compatible
ChatGPTClaudeGemini
Tools
Query SQL Database
Execute a SQL Query. See our docs to learn more about working with SQL in Pipedream.
Create Row
Adds a new row. See the docs here
Delete Row
Delete an existing row. See the docs here
Execute Query
Find row(s) via a custom query. See the docs here Return only the translated text without explanations.
Execute SQL Query
Execute a custom MySQL query. See our docs to learn more about working with SQL in Pipedream.
Execute Stored Procedure
Execute Stored Procedure. See the docs here
Find Row
Finds a row in a table via a lookup column. See the docs here
List Stored Procedure Options
Retrieves available options for the Stored Procedure field.
List Table Options
Retrieves available options for the Table field.
Update Row
Updates an existing row. See the docs here