LuxSQL is a fast mini embedded database server. Using a Structured Query Language to access and manipulate information within the database. Becuase LuxSQL is a SQL database, it is easy to use and maintain a relational databse.
zTable is a mini-DBMS written in Java. It has 2 parts: a back-end DBMS engine and a front-end Eclipse editor plugin. The engine can be embeded in any Java application. The Eclipse editor can be useful as a free DBMS for end-users.