Dataset is a transactional database consisting of list of transactions and each of them containing a finite set of items. Dimensionality reduction is the process of finding a set of new items (fac...
SimpleDBM is an Open Source Transactional Database Engine in Java. It has a very small footprint and can be embedded in the address space of anapplication. It provides a simple programming API, wh...
PerlDB is a simple relational database engine implemented in Perl 5. It supports basic table constraints, triggers and transaction management. For more details, please visit