PERST is very simple object oriented embedded database. It is easy to use and provide high performance.
It is intended to be used in applications which needs to deal with persistent
data in more sophisticated way than load/store object tree provided but standard serialization mechanism.
Although PERST is very simple, it provides fault tolerant support (ACID transactions)
and concurrent access to the database.