Answer the question
In order to leave comments, you need to log in
Server with DB on QT?
Answer the question
In order to leave comments, you need to log in
1. TCP is not particularly bad. I doubt that you will have more than 1000 simultaneous sockets.
2. You can use a SQLite file and run client commands directly through it, or you can organize a semblance of a database on QHash, and accept requests on Qt Script. The first option is easier.
Qt has a huge number of regular tools for working with all popular DBMS. And even Firebird is.
QSqlDatabase
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question