There is a table author_setting with the columns setting_name and setting_value. You have to look for entries where setting_name = “familyName” or setting_name=“givenName”. In the column setting_value you will see the names.
You have to be really careful with the database if you are new to this. Don’t change anything, because it can really messes with the data and your whole system.