pg_client Demo of a simple PostgreSQL client in C Before building this program under Microsoft Windows with Visual Studio, you need to install libpq via Microsoft's vcpkg: $ vcpkg install libpq