Apache Derby
| Option | Info |
|---|---|
Type | Relational |
Driver | Included |
Install |
|
Hop Dependencies | None |
Documentation | |
JDBC Url | jdbc:derby:<host>[:<port>]/<database> |
JDBC Url Embedded | jdbc:derby:<database> |
| Derby JDBC driver has two different modes, if you want to use Derby Embbeded, replace the derbyclient.jar file with derby.jar |