This topic describes how to download the clients and drivers that are used to connect to PolarDB for PostgreSQL(Compatible with Oracle) clusters.
You can log on to PolarDB for PostgreSQL(Compatible with Oracle) databases in the PolarDB console. You can also download and install a client and use the client to connect to a PolarDB for PostgreSQL(Compatible with Oracle) cluster. For more information, see Connect to a PolarDB for PostgreSQL(Compatible with Oracle) cluster.
You can download and install a driver in this topic. The driver allows your application to access a PolarDB for PostgreSQL(Compatible with Oracle) cluster.
Clients
This package is applicable to only Linux systems. It includes various clients for Linux, such as psql, pg_dump, and pg_restore. For more information, see PolarPlus.
Drivers
- JDBC:
For more information about how to use the PolarDB Java Database Connectivity (JDBC) driver to connect to a PolarDB for PostgreSQL(Compatible with Oracle) cluster, see JDBC.
- .NET:
For more information about how to use the PolarDB .NET driver to connect to a PolarDB for PostgreSQL(Compatible with Oracle) cluster, see .NET.
- OCI:
For more information about how to use the Oracle Call Interface (OCI) driver to connect to a PolarDB for PostgreSQL(Compatible with Oracle) cluster, see OCI.
- ODBC:
- polardb_oracle_odbc_for_x86_64.tar.gz
- polardb_oracle_odbc_for_arm_64.tar.gz
- polardb_oracle_odbc_for_win_64.7z
- polardb_oracle_odbc_for_win_32.7z
For more information about how to use the Open Database Connectivity (ODBC) driver to connect to a PolarDB for PostgreSQL(Compatible with Oracle) cluster, see ODBC.