derby

Embedded relational database engine running on the JVM

brewmacoslinux
Try with needOr install directly
Source

About

Apache Derby is an embedded relational database running on JVM

Commands

ijdblooksysinfo

Examples

Start the interactive SQL command-line tool$ ij
Generate DDL statements from existing Derby database$ dblook -d jdbc:derby:mydb
Display Derby system information and version$ sysinfo