IBM Db2 | |
数据库模式 | Relational Relational DBMS,Document store,RDF store,Spatial DBMS |
官网 | https://www.ibm.com/products/db2 |
说明文档 | https://www.ibm.com/docs/en/db2 |
安装说明 | |
数据类型说明 | https://www.ibm.com/docs/en/db2/11.5?topic=list-numbers |
DDL说明 | |
元数据说明 | |
示例代码 | https://gitee.com/anyline/anyline-simple/tree/master/anyline-simple-data-jdbc-dialect/anyline-simple-data-jdbc-db2 |
驱动类 | com.ibm.db2.jcc.DB2Driver |
驱动下载 | |
驱动maven | |
JDBC-URL | jdbc:db2://{host}:{port:50000}/{database} |
支持语言 | C,C#,C++,Cobol,Delphi,Fortran,Java,Perl,PHP,Python,Ruby,Visual Basic |
支持接口 | ADO.NET,JDBC,JSON style queries MongoDB compatible,ODBC,XQuery |