Getting Ready: Installing Software (DBeaver, Workbench, Mariadb)

Опубликовано: 14 Май 2026
на канале: WeCanCode
366
6

So, I did a simple project that can sharpen your coding practices, which includes:
Qt Designer
PyQt5
CSS
Python
MySql
DBeaver

Make sure you follow the videos at hand to better understand the how, the why of all the things that are included in the project.

Github Repo: https://github.com/ishoiyam/products_db

CREATE DATABASE:
SQL script: https://github.com/ishoiyam/products_...
Python script: https://github.com/ishoiyam/products_...

Gettings Ready by installing all the software we need for this series of videos, these ones should be all around databases, pyqt5, dbeaver, mysql, designer and much more...

Github Repo: https://github.com/ishoiyam/products_db
Sql File: https://github.com/ishoiyam/products_...