207 Forks
770 Stars
770 Watchers

libpqxx

The official C++ client API for PostgreSQL.

How to download and setup libpqxx

Open terminal and run command
git clone https://github.com/jtv/libpqxx.git
git clone is used to create a copy or clone of libpqxx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with libpqxx https://github.com/jtv/libpqxx/archive/master.zip

Or simply clone libpqxx with SSH
[email protected]:jtv/libpqxx.git

If you have some problems with libpqxx

You may open issue on libpqxx support forum (system) here: https://github.com/jtv/libpqxx/issues