compatibility between Pyqt6/Pyqtdesign and PostgreSQL
it’s my first time creating a desktop app with Python and i like to use those apps Pyqt6 for the interface but its possible view the data of my PostgreSQL database in the GUI created with PyQT Design
Thanks