Currently, PG drivers can be used to connect to openGauss.
python:psycopg2
nodejs: node-postgres  
Modify the configuration item 'password_encryption_type' to md5 in postgresql.conf of openGauss. after the restart database, then create user, you can connect with the new user.


------------------ 原始邮件 ------------------
发件人: "Nilesh Zoad" <nilesh.zoad@click2cloud.net>;
发送时间: 2020年12月17日(星期四) 晚上9:56
收件人: "connectors@opengauss.org"<connectors@opengauss.org>;
抄送: "Shashwati Mishra"<shashwati.mishra@click2cloud.net>;"Sneha Bhiwankar"<sneha.bhiwankar@click2cloud.net>;
主题: [Connectors] Unable to connect Opengauss Database With Python or NodeJS Application

Dear All,

 

We are trying to connect the Opengauss Database with our python application but are not able to find the proper packages. Along with we are also trying to connect the Database with the Nodejs Application.

 

 

Can anyone please help us regarding the above issue.

 

Thanks and Regards,

Nilesh Zoad