openGauss | |
数据库模式 | Relational Relational DBMS,Document store,Spatial DBMS |
官网 | https://gitee.com/opengauss |
说明文档 | https://docs.opengauss.org/en/ |
安装说明 | https://docs.opengauss.org/zh/docs/5.0.0/docs/InstallationGuide/InstallationGuide.html |
数据类型说明 | https://docs-opengauss.osinfra.cn/zh/docs/5.0.0/docs/SQLReference/%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B.html |
DDL说明 | |
元数据说明 | |
示例代码 | https://gitee.com/anyline/anyline-simple/tree/master/anyline-simple-data-jdbc-dialect/anyline-simple-data-jdbc-opengauss |
驱动类 | org.opengauss.Driver |
驱动下载 | |
驱动maven | |
JDBC-URL | jdbc:opengauss://{host}:{port:5432}/{database} |
支持语言 | C,C++,Java |
支持接口 | JDBC,ODBC |