安装部署opengauss极简版 并JDBC连接
opengauss
下载:https://www.opengauss.org/zh/download/
安装:
【参赛作品57】centos7 安装openGauss极简版本
https://huaweicloud.csdn.net/637cb94ce904663d78bc4f69.html
Centos8.2安装openGauss2.1高斯数据库
https://blog.csdn.net/qiuchenxinlu/article/details/125694855
【openGauss实战1】openGauss基于CentOS8的部署
https://jeames.blog.csdn.net/article/details/128483305
openGauss学习笔记- - -初始与使用技巧
https://blog.csdn.net/m0_63722685/article/details/126989337
centOS系统下openGauss极简版安装
https://blog.csdn.net/weixin_54663210/article/details/123392239
Linux环境下的Java(JDBC)连接openGauss数据库实践
https://blog.csdn.net/GaussDB/article/details/127881258
查看:
https://docs.opengauss.org/zh/docs/3.0.0-lite/docs/Developerguide/%E6%9F%A5%E7%9C%8B%E7%B3%BB%E7%BB%9F%E8%A1%A8.html
加载驱动
https://docs.opengauss.org/zh/docs/3.1.1/docs/Developerguide/加载驱动.html
配置服务端远程连接
https://docs.opengauss.org/zh/docs/3.1.1-lite/docs/Developerguide/配置服务端远程连接.html
查看数据
https://docs.opengauss.org/zh/docs/3.1.1-lite/docs/Developerguide/查看数据.html
配置客户端接入认证
https://docs.opengauss.org/zh/docs/3.1.1-lite/docs/Developerguide/配置客户端接入认证.html
使用JDBC连接数据库
https://support.huaweicloud.com/qs-opengauss/opengauss_jdbc_connect.html
创建和管理schema
https://support.huaweicloud.com/devg-opengauss/opengauss_devg_0021.html
【云小课】【第28课】云数据库GaussDB语法入门
https://bbs.huaweicloud.com/blogs/289985
遇到的问题:
lib没有映射报错:error while loading shared libraries的解決方法
https://blog.csdn.net/dumeifang/article/details/2963223
更多推荐
所有评论(0)