Database for PyQt Application | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Database for PyQt Application

I am building an remote desktop gui application in PyQt and I want to use Database for storing all the connection information e.g connection name,server address and status of the connection Active or Inactive. Which Database would be good to go for Mongodb or SQL or any other

9th May 2019, 2:50 PM
Prashant Pokhriyal
Prashant Pokhriyal - avatar
1 ответ
0
I work with SQL the most.. not really my choice, everyone is using it. But it works quite good for me.
16th Mar 2020, 7:46 AM
Yannick Reiß
Yannick Reiß - avatar