How to show database data on panel?

Hello,

How to show data/records of database in panel?

That depends on what you want to do with this data. Options:

Thanks. I will look into those.
My idea is to manage my database table from the panel. I have a products table that I want to show in the panel as a simple table (columns and rows) where I can add, edit, update or delete records.