It is possible to use a MySQL database to store data. By default data will be stored in a local SQLite database. You can find the database file in the /plugins/Kudos/data folder.
navigate to /plugins/Kudos
open the config.yml and set use-MySQL to true
enter your database credentials in the mysql.yml file