项目作者: bagus123
项目描述 :
small toy for query postgre using c++ console
高级语言: Makefile
项目地址: git://github.com/bagus123/pgcom.git
pgcom
small toy for query postgre using c++ console
how to deploy this source
- install netbeans ide 8.2
- install cygwin
- install libs c++ compiler
gcc-core: C compiler
gcc-g++: C++ compiler
gdb: The GNU Debugger
make: the GNU version of the ‘make’ utility - install postgre client for c++ using cygwin
libpqxx
How to use
pgcom.exe [hostname] [db_name] [user] [pass] [query]
link :
- https://netbeans.org/community/releases/80/cpp-setup-instructions.html
- https://github.com/jtv/libpqxx