Notes app using c++ and postgresql
Install postgresql , libpqxx ,pqxx , clangd
edit input_database_name and input_password as your relevance.
use g++ program.cpp -lpqxx -lpq to compile cpp file.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Notes app using c++ and postgresql
Install postgresql , libpqxx ,pqxx , clangd
edit input_database_name and input_password as your relevance.
use g++ program.cpp -lpqxx -lpq to compile cpp file.