libpqxx

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:C
gptkbp:dependency gptkb:video_game
libpq
gptkbp:developed_by gptkb:Postgre_SQL_Global_Development_Group
gptkbp:functionality error handling
result handling
connection management
gptkbp:has_documentation https://libpqxx.readthedocs.io
gptkbp:has_version 6.4.0
gptkbp:has_written C++ programming language
https://www.w3.org/2000/01/rdf-schema#label libpqxx
gptkbp:is_a_hub_for https://github.com/jtv/libpqxx
gptkbp:is_available_in package managers
binary form
source code form
gptkbp:is_available_on gptkb:2003
gptkb:smartphone
gptkb:operating_system
gptkbp:is_compatible_with gptkb:C++20
gptkb:C++14
gptkb:C++17
C++11
libpq
gptkbp:is_designed_for gptkb:Database_Management_System
gptkbp:is_documented_in official documentation
gptkbp:is_maintained_by community contributors
gptkbp:is_optimized_for gptkb:benchmark
reliability
scalability
gptkbp:is_part_of gptkb:project
Postgre SQL ecosystem
C++ standard libraries
gptkbp:is_supported_by Postgre SQL versions
gptkbp:is_tested_for unit tests
latest Postgre SQL releases
gptkbp:is_used_by gptkb:software
data scientists
system administrators
gptkbp:is_used_for data manipulation
database connectivity
query execution
gptkbp:is_used_in enterprise applications
web applications
cloud applications
database applications
gptkbp:license MIT License
gptkbp:provides C++ interface
gptkbp:supports transactions
asynchronous queries
prepared statements
gptkbp:written_in gptkb:C++