The Apache Foundation has released the first version of the open-source Derby database, which also gained support from Sun Microsystems. Apache Derby is a Java database that IBM submitted to the ...
Apache Derby, available under the Apache License Version 2.0, is a pure-Java relational database based on Java Database Connectivity (JDBC) and SQL standards. Apache Derby occupies about 2 megabytes ...
Java DB is a lightweight database management system (DBMS) that is written completely in Java. It only needs 2 MB of memory, and it makes it very easy to embed a fully functional database directly ...