Main Page | Class List | File List | Class Members

Simple Transactional Database

1.0-beta

Abstract

Simple transactional database (STDB) is a free software library implementing a database engine based on transactions. Movements through this database are threated like "atomic transactions", so we are not allowed to introduce broken entries. This property can help us to maintain database coherence. STDB works using pairs key/value, so it can be implemented in a huge variety of applications.

This project was started by Andreu Moreno (E.U.S.S. University) and is now maintained by Alex Blanquer (pupil at the same University). The library is under GNU License, so you are welcome to copy, modify or redistribute it and/or its changes.

This documentation defines each detail of the library source.


Generated on Thu May 12 17:58:08 2005 for SimpleTransactionalDatabase by  doxygen 1.4.0