libpq

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:canBe C programs
C++ programs
other languages via bindings
gptkbp:developedBy gptkb:PostgreSQL_Global_Development_Group
gptkbp:documentation https://www.postgresql.org/docs/current/libpq.html
https://www.w3.org/2000/01/rdf-schema#label libpq
gptkbp:includedIn PostgreSQL distribution
gptkbp:latestReleaseVersion 16.2 (as of 2024)
gptkbp:license gptkb:PostgreSQL_License
gptkbp:platform cross-platform
gptkbp:programmingLanguage C
gptkbp:provides error handling
notification support
large object support
query execution
parameterized queries
prepared statements
connection management
result retrieval
gptkbp:providesAPIFor gptkb:PostgreSQL
gptkbp:supports connection pooling
SSL connections
asynchronous query execution
synchronous query execution
gptkbp:usedFor PostgreSQL client communication
gptkbp:bfsParent gptkb:CMake
gptkbp:bfsLayer 6