Answer the question
In order to leave comments, you need to log in
Driver for working with postgres in c++?
How to work with postgres in c++? From what I googled, they offer 2 options libpq++ and libpqxx, I didn’t even find the first one from where to download (source code or package), and generally no information on it, except for one page on the off site
, the second one is a little easier, said the source code, collected it, but how useful it was to look I didn’t understand the documentation, some strange class names, I didn’t find prepared statment.
I think there are people here who use postgres from the pros, what do you use and where can I download it?
Answer the question
In order to leave comments, you need to log in
The documentation is lame of course, but if you quickly look through all of it, everything will remain clear.
pqxx.org/devprojects/libpqxx/doc/4.0/html/Referenc...
How to work with postgres in c++? From what I googled, they offer 2 options libpq++ and libpqxx,
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question