HSQLDB
HSQLDB is a 100% Java database engine which offers a lightweight architecture. It provides RDBMS facilities with object capabilities of Java. Startup time of database is very low.
Some of the features include trigger support, java stored procedure support, in memory tables, powerful commandline and GUI tools and supports multiple JDKs with switchable code.