MySQL

mysql.com

MySQL is a popular open-source relational database known for reliability, performance, and broad compatibility across web and enterprise systems. It stores structured data in tables and supports rich querying through SQL, including stored procedures and complex filters. Teams use MySQL as a dependable source of truth for applications, analytics pipelines, and internal operations where data quality and consistency matter.

With MySQL connected, BOBs can treat your database as a living system: detect when something new appears (tables, rows, columns) and immediately take the next step in your business workflow—like creating related records, updating inventory or customer data, or kicking off downstream processes in other tools. Instead of manual exports, checks, and rework, BOBs can continuously reconcile and maintain clean, up-to-date data across connected systems.

BOBs can also pull the exact information needed to make decisions and respond to events—running SQL queries to find records, execute stored procedures for consistent business logic, and update specific rows safely. This unlocks use cases such as automated data onboarding, real-time operational updates, scheduled database maintenance, and event-driven processing for reporting or fulfillment pipelines.

What can BOBs do with MySQL?

Perform actions

  • Create Row
  • Delete Row
  • Execute Query
  • Execute SQL Query
  • Execute Stored Procedure
  • Find Row
  • List Stored Procedure Options
  • List Table Options
  • Query SQL Database
  • Update Row

Listen to real-time events

  • New Column
  • New or Updated Row
  • New Row
  • New Row (Custom Query)
  • New Table