Python GUI App for DB Monitoring

Team - I wanted to ask the python experts out there as I am learning python at the moment and I have seen other people do this but I wanted to ask for more details here.

Is it possible to create a GUI app that can report on the database inventory and the database health for our database systems? Can I create this type of app in Python? If so, is there an idea or example of someone that has already done this? Thank you everyone or whoever has chimed in

@Mosh - Sorry to bug you, THis is is a question I had an I am new to this forum so I apologize if I wrote my post in a wrong way

Yes, it shouldn’t be too hard to make a Python GUI App for a database and it’s far from impossible. If you want to speed things up, use a Python GUI Designer like https://labdeck.com/python-designer/python-gui-designer/ . I recommend it as it’ll give you a great Python GUI without any effort as it is a drag-and-drop Python GUI Designer and it has great built-in support for database connections via its Python bindings https://labdeck.com/databases/