October 2025
Intermediate to advanced
899 pages
17h 51m
English
Apache Derby is an open source relational database implemented entirely in Java and available under the Apache License. Derby follows Java, Java Database Connectivity (JDBC), and SQL standards and supports the client/server mode operation with the Derby Network Client JDBC driver and Derby Network Server. Go to https://db.apache.org/derby/ for more information.
How to install and configure a Derby database
How to start and stop Derby in Network mode
How to create a new database in Derby
How to execute basic table creation and table manipulation commands in a Derby database
In this section, you will download, install, and configure Derby and test the installation. Derby ...
Read now
Unlock full access