Development Based on libpq

libpq is a C application programming interface to openGauss. libpq contains a set of library functions that allow client programs to send query requests to the openGauss servers and obtain query results. It is also the underlying engine of other openGauss application interfaces, such as ODBC. This section provides two examples to show how to write code using libpq.

Feedback
编组 3备份
    openGauss 2024-05-07 00:46:52
    cancel