MySQL
MySQL is an open-source relational database management system.
MySQL can be used as an input and/or an output.
Syncing mode
- Add data (Insert)
- Update and Insert data (Upsert)
- Erase and Replace data (Drop)
Setup
To configure MySQL connector:
-
Give a name to your connector
-
Fill URL and other information that RestApp needs in order to connect to your MySQL database
-
Test the connection and be sure it is successfull