Database Connection (mariadb)

Anyone here have try to connect database in katalon using mariadb?

i have try to connect by still get error " No suitable driver found for jdbc:mariadb:"

Hi @agnessiregar16,
Please follow our guide at https://docs.katalon.com/katalon-studio/docs/database-settings.html

i have followed the tutorial, but i cann’t find JDBC driver field in my Katalon

in the tutorial

@agnessiregar16 use mysql driver, will work just fine with mariadb
mariadb is the opensource version of mysql

1 Like

@agnessiregar16

You need to download mariadb jdbc driver jar and add the jar file to External Libraries of Project Settings.