YarikTH / PostgreSQLSandbox

Personal sandbox to check how to use PostgreSQL from C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostgreSQLSandbox

Personal sandbox to check how to use PostgreSQL from C++

TODO

Try to automatically copy needed libs from "C:\Program Files\PostgreSQL\14\bin" or force user to have them in the PATH

Add fmt library because it is must have library.

About

Personal sandbox to check how to use PostgreSQL from C++


Languages

Language:CMake 65.3%Language:C++ 30.8%Language:C 3.9%