[Download | DBeaver Community](https://dbeaver.io/download/) 先安装好dbeaver 之后下载对应的jdbc [openGauss软件 | openGauss下载 | openGauss软件包 | openGauss社区官网](https://opengauss.org/zh/download/)  打开驱动管理器  新建一个 * **驱动名称** :输入`openGauss`。 * **类名** :输入`org.opengauss.Driver`。 * **URL模板** :输入`jdbc:opengauss://{host}:{port}/{database}`。 不要勾选“使用旧的jdbc实例化”,图片有点问题()  **添加JDBC驱动文件** : * 在“库”选项中,点击“添加文件”,选择之前解压的JDBC驱动文件(如`opengauss-jdbc-6.0.0.jar`)。 * 点击“找到类”,选择`org.opengauss.Driver`类。 * 点击“确定”保存驱动配置,并重启DBeaver以确保驱动加载成功  新建数据库链接 如果是用我的docker安装的话,用户名就写superuser,密码写你设置的或者默认的,数据库写postgres  链接成功 Loading... [Download | DBeaver Community](https://dbeaver.io/download/) 先安装好dbeaver 之后下载对应的jdbc [openGauss软件 | openGauss下载 | openGauss软件包 | openGauss社区官网](https://opengauss.org/zh/download/)  打开驱动管理器  新建一个 * **驱动名称** :输入`openGauss`。 * **类名** :输入`org.opengauss.Driver`。 * **URL模板** :输入`jdbc:opengauss://{host}:{port}/{database}`。 不要勾选“使用旧的jdbc实例化”,图片有点问题()  **添加JDBC驱动文件** : * 在“库”选项中,点击“添加文件”,选择之前解压的JDBC驱动文件(如`opengauss-jdbc-6.0.0.jar`)。 * 点击“找到类”,选择`org.opengauss.Driver`类。 * 点击“确定”保存驱动配置,并重启DBeaver以确保驱动加载成功  新建数据库链接 如果是用我的docker安装的话,用户名就写superuser,密码写你设置的或者默认的,数据库写postgres  链接成功 Last modification:October 20, 2024 © Allow specification reprint Like 如果觉得我的文章对你有用,请随意赞赏