Skip to content

MySQL Overview

MySQL is an open-source, fast, reliable and flexible relational database management system. It works using client/server architecture in which the server runs on the machine containing the databases and clients connect to the server over a network.

Read the official documentation of MySQL here.

MySQL on Connect iPaaS

Connect iPaaS enables you to integrate MySQL with other SaaS and Enterprise applications. You can build a workflow to perform various operations on MySQL database like create, update, delete or upsert record.

MySQL Application on Connect

Figure 1. MySQL Application on Connect iPaaS