Answer the question
In order to leave comments, you need to log in
Which ORM framework for C++ should I choose?
There was a task of working with the PostgreSQL DBMS when developing in C ++. You have to write in Qt (which simplifies the task), but the Qt version is 4.6.3 (which is a little demotivating). It is possible that the compiler version will not be the most recent, which also imposes some restrictions.
Of course, you can work with self-writing SQL queries, but there was a desire to consider existing ORM solutions.
Which frameworks are recommended to look at first of all, and which ones should be immediately abandoned?
And in general, is there any point in using ORM in C++ and Qt projects?
Thank you!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question