Connect camunda from Eclipse to the MariaDB database

Hi,

How to use the MariaDB database establishing the connection from Eclipse.

What I want to do is:

connect camunda with MariaDB (I don’t know how to establish connection)

Enter data and consult the data to the database.

Modify data in the embedded UserTask forms and have it modified in the database.

I hope you can help me.