APIs

You can use standard database APIs, such as ODBC and JDBC, to develop openGauss-based applications.

Supported APIs

Each application is an independent openGauss development project. APIs alleviate applications from directly operating in databases, and enhance the database portability, extensibility, and maintainability. Table 1 lists the APIs supported by openGauss and the download addresses.

Table 1 Database APIs

API

How to Obtain

ODBC

JDBC

  • Driver: openGauss-x.x-EULER-64bit-Jdbc.tar.gz
  • Driver: org.postgresql.Driver

You can use JDBC and ODBC to connect to the database. Therefore, you need to configure a remote connection in openGauss.

For details about more APIs, see Application Development Guide.

Feedback
编组 3备份
    openGauss 2024-05-05 00:44:49
    cancel