Displaying items from a connected sql database

Hello everyone! I am a new user here on bubble and I am developing a simple inventory control project for a systems implementation capstone class. My team and I are in the process of connecting a sql database which contains a list of plumbing parts to our application. I was wondering how we would go about displaying this information on a page? Thank you!

Repeating Group?

Repeating Groups would be ideal choice

You can use the bubble database and show the uses via the repeating groups or custom UI.

Thanks everyone for your responses! Will be using this once we get the database connected.