MuDB | |
数据库模式 | |
官网 | https://www.murongtech.com/ |
说明文档 | https://www.murongtech.com/html/web/jishuyuchuangxin/fenbushishujuku/index.html |
安装说明 | |
数据类型说明 | |
DDL说明 | |
元数据说明 | |
示例代码 | |
驱动类 | org.postgresql.Driver |
驱动下载 | |
驱动maven | |
JDBC-URL | jdbc:postgresql://{host}:{port:5432}/{database} |
支持语言 | Java |
支持接口 | JDBC,ODBC |