libpqxx
There are 18 repositories under libpqxx topic.
Zeks/flipper
Search/Recommendation engine and metainformation server for fanfiction net
abzico/pqxx_pool
Demonstration of connection pool for libpqxx. Port from https://github.com/borisovs/pool to work with libpqxx. Tested on Ubuntu 16.04.
bincrafters/conan-libpqxx
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Zinnion/conan-libpqxx
Conan package for libpqxx https://github.com/jtv/libpqxx
damian95a/BusApp
Student project about databases
siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
Zeks/sql
My own wrapper for qt/sqlite and libpqxx to use them interchangeably without separating the code
condor-cp/pgi
Postgres C++ interfacing library
helleb0re/bookypedia
The database of books and authors has been written in C++ with Postgres
krepver/libpqxx-fedora
Spec for building latest libpqxx for fedora
Neby-Services/backend
The code for the backend container of the application
trshpnd/db_final_project
Final project developed for DB fundamentals subject. Emulates some key features of a digital distribution service such as Steam. Made for educational purposes only.
bagus123/pgcom
small toy for query postgre using c++ console
bayars/Supermarket
Supermarket managment application for improve myself on C++ programming.
kekuchh/finance
Cервис c HTTP API для учета личных финансов
kekuchh/messenger
Мессенджер (tcp)
lgoloh/postgres_practice
A project to implement queries using the PostgreSQL C++ Client API, Libpqxx.