Retrieving data from Umbraco's database (Umbraco 10.8.2)

Hello all
I am not an Umbraco developer, but responsible for our datalake, so my main task is to receive data from Umbraco. I have access to all tables in SQL but I do not find the content I am searching for.
Unfortunately I cannot add screenshots here, but let’s try to explain.
In umbraco, I have on the left side the menu where I can scroll through objects within the data section. Some sublevels lower I have finally the object I need. Clicking on that object renders me on the right side a panel with information, options and tabs like e.g. Information, Uptdates, Documents, Messages, FAQ.
Well I need to able tor report on the information data, but I do not find this anywere in a SQL table. Is it possible that this is stored in xml files ?

Without screenshots, this is tough to explain, so don’t hesitate to reach out

thy
Jeffrey


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/113937-retrieving-data-from-umbracos-database-umbraco-1082