Derby
数据库模式 Relational
官网 https://db.apache.org/derby/
说明文档 https://db.apache.org/derby/manuals/index.html
安装说明
数据类型
DDL语法
示例代码 https://gitee.com/anyline/anyline-simple/tree/master/anyline-simple-data-jdbc-dialect/anyline-simple-data-jdbc-derby
驱动类 org.apache.derby.jdbc.EmbeddedDriver
驱动下载
驱动maven
JDBC-URL jdbc:derby:{database}
支持语言 Java
支持接口 JDBC,ODBC
最近更新 搜索 提交