Where are databases tables?

Very basic question. I have had Directus installed under a Plesk/Ubuntu server but the panel shows no databases, so I was wondering where are the actual databases/tables generated by the collections. I was expecting some MySQL views, but I see nothing.

It depends on how you’ve installed Directus. The system tables and collections you create in Directus are created in the database you have connected through Directus’ environment variables.

yes but apart from the database type, I was looking at ways to see the actual tables (on the server rather than on Directus backend). Not that I have to do anything, just to understand how they are created. It’s strange that Plesk shows no databases created.