Do I want to connection Katalon with MariaDB ? How do it?

Do I want to connection Katalon with MariaDB ? How do it?

Thank you!

Yes, I will do it.

Thanks you very much!

You should follow this guide to connect to MariaDB:

First off, get your Katalon Studio connect to MariaDB through connector. Then, query database using MariaDB queries. These steps will requires lots of your programming skill because Katalon Studio didn’t integrate with MariaDB natively.

Put the MariaDB Connector in the the plugin folder, then you can make the jdbc connection. For create update there is a tutorial on the website of katalon (useage of keywords). indeed you need some development skills but it is rather easy to setup .