6 skills found
jtv / LibpqxxThe official C++ client API for PostgreSQL.
Zeks / FlipperSearch/Recommendation engine and metainformation server for fanfiction net
GordonLElliott / Easy PQXX Build For Windows Visual StudioQuickly build libpqxx, the official C++ client API for PostgreSQL, in Windows environment with Visual Studio. Create both Debug and Release configurations with optional efficiency patches, install in Program Files directory, create property sheets to easily use in Visual Studio applications, with named versions for configurations, and options.
abzico / Pqxx PoolDemonstration of connection pool for libpqxx. Port from https://github.com/borisovs/pool to work with libpqxx. Tested on Ubuntu 16.04.
KayEss / Pqxx AsyncExamples of using the asynchronous features of libpqxx
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.