D
D
Dmitry Novichkov2014-01-17 08:59:31
PostgreSQL
Dmitry Novichkov, 2014-01-17 08:59:31

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

1 answer(s)
D
DancingOnWater, 2014-01-17
@DancingOnWater

habrahabr.ru/post/105191 - maybe this will help you?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question